Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdstor 9205: Add data channel RPC support #18

Merged
merged 6 commits into from
Jul 18, 2023

Conversation

raakella1
Copy link
Contributor

@raakella1 raakella1 commented Mar 15, 2023

The registration of data channel RPCs is done in replica set as it has the access to the consensus component during startup. The implementation to these APIs is mainly handled by the state machine. data_rpc class is used for serializing and deserializing the common header (raft group info, versions etc) and the pba info.

@raakella1 raakella1 merged commit 7f07927 into eBay:main Jul 18, 2023
18 checks passed
@raakella1 raakella1 deleted the SDSTOR-9205 branch July 18, 2023 00:56
@JacksonYao287
Copy link
Collaborator

i think this is a very important feature and need to review carefully.
Next time, please give CCOE team a chance to review , thanks!
you could request review from any of @JacksonYao287 @zichanglai @zhiteng @xiaoxichen

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.

3 participants