Suppose that a transaction uses TRPC to update some data from a database at a remote site and that the call successfully returns. Before the transaction completes, the remote site crashes. Describe informally what should happen when the transaction requests to commit.

What will be an ideal response?

The TRPC has notified the coordinator that the remote site is a participant in the transaction. Therefore when the coordinator performs the two-phase commit protocol, it will attempt to contact that site. When it finds that the site has crashed, it will
abort the transaction.

Computer Science & Information Technology

You might also like to view...

Unlike private clouds, public clouds have a problem with ________.

A. Legacy IT systems B. Privacy C. Reliability D. Security

Computer Science & Information Technology

A soho environment utilizes network hardware address filtering to minimize unauthorized use of its network infrastructure. A technician has been asked to install a shared network printer in the environment. Which of the following MUST the technician know in order to add the printer to the environment ?

A. IP Address of the printer B. Mac Address of the printer C. subnet mask of the network D. Firmware version of the printer

Computer Science & Information Technology