Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is the problem of two-phase commit protocol?

Anjali Sharma answered on January 4, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • What is two-phase commit pattern(2PC)
  • failed two-phase commit
  • Successful two phase commit
  • What is the problem that two-phase commit is trying to solve?
  • Why is the two-phase commit algorithm used in distributed transactions?
  • Which component executes two-phase commit protocol in a distributed database?
  • Two-phase commit pattern
  • Two-Phase Commit Protocol

  • What is the problem of two-phase commit protocol?

    0

    The greatest disadvantage of the two-phase commit protocol is that it is a blocking protocol. 

    If the coordinator fails permanently, some participants will never resolve their transactions: After a participant has sent an agreement message to the coordinator, it will block until a commit or rollback is received.

    https://stackoverflow.com/questions/32908457/what-problems-can-two-phase-commits-cause

    Popularity 3/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Jan 04 2023
    Anjali Sharma
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.