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

Sample clonecli4 does Not Work Due to KVSimple not Handling SUBTREE #890

Open
geoffblandrbs opened this issue Jan 17, 2023 · 0 comments
Open

Comments

@geoffblandrbs
Copy link

geoffblandrbs commented Jan 17, 2023

Tested on the Java version but it looks like the same issue appears in other language versions.

The sample code for clonesrv4 adds the subtree to the the messages sent for the snapshot in the sendMessage() method. These are received as kvsimple messages by the clonecli4 code but the kvsimple code can not handle the extra subtree field in the message and returns null for the snapshot leading to no snapshot being received into the client.

Using jeromq v0.5.3.

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

No branches or pull requests

1 participant