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

Client panic when reading ordered list/map from server #51

Closed
jhecking opened this issue Sep 11, 2018 · 0 comments
Closed

Client panic when reading ordered list/map from server #51

jhecking opened this issue Sep 11, 2018 · 0 comments

Comments

@jhecking
Copy link
Contributor

When fetching a CDT bin with an ordered list/map from the server, the client panics with an error message "Msgpack header skipped. You should not see this message".

Note: It's not currently possible to create an ordered list/map using only the Rust client. Therefore, this error can only occur when other clients (C, Java, etc.) are used to write ordered lists/maps to an Aerospike cluster and this data is subsequently read using the Rust client.

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

1 participant