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

Add the ability to reorder messages sent between two nodes #666

Open
lni opened this issue Jan 14, 2022 · 1 comment
Open

Add the ability to reorder messages sent between two nodes #666

lni opened this issue Jan 14, 2022 · 1 comment

Comments

@lni
Copy link
Contributor

lni commented Jan 14, 2022

The chaos testing framework requires the ability to reorder messages sent between two nodes. Add interface to allow custom code to implement such reordering. The chaos testing framework will access such feature from outside of the raftstore package.

@reusee
Copy link
Collaborator

reusee commented Jan 14, 2022

Both this issue and #665 can be resolved by exposing a config for wrapping transport.Trans instances.

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

No branches or pull requests

3 participants