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

Accept batch read response without key digest #95

Open
jhecking opened this issue Mar 24, 2020 · 0 comments
Open

Accept batch read response without key digest #95

jhecking opened this issue Mar 24, 2020 · 0 comments

Comments

@jhecking
Copy link
Contributor

The current batch read response protocol sends back the digest for every record. This information was used to verify that the batch index (also sent back for every record) pointed to the correct key entry. Because the digest is not strictly necessary, we plan to eventually remove it from the batch response protocol.

E.g. Java client change (CLIENT-1119): aerospike/aerospike-client-java@27a855a

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