Failures_and_Recovery_6c Quicksilver The context for this qu…
Failures_and_Recovery_6c Quicksilver The context for this question is same as previous. You are designing a distributed database system on top of the Quicksilver operating system. The system allows clients to perform “read” and “write” operations on data stored across multiple nodes. Each operation generates a transaction tree for recovery purposes. For persistent changes made during a “write” operation, what cleanup protocol would be appropriate? Why?