Skip to content

Conversation

@sandeep06011991
Copy link
Contributor

Instead of DistTransactor being a wrapper around PRC.
I have used DistTransactor to be a callback for the PRC.
We where partially using this in the preExecute case.
This patch treats the DistTransactor as a callback and nothing else.
Some modifications needed where

  1. The ARC has to register packets of the Callback
  2. The Callback is set at time of initialization.
    This solves the problem of the PaxosManager trying to recover before the callback is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant