Skip to content

Make ExpectResponse return true for all replica acks #53

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

Merged

Conversation

wsimmonds
Copy link
Contributor

ExpectResponse of ProduceRequest was returning false when acks were being requested from all replicas. It will now also return true when a value of -1 is set (or in fact, any value other than zero).

ExpectResponse of ProduceRequest was returning false when acks were being requested from all replicas.
Jroland added a commit that referenced this pull request Apr 10, 2015
…all-replicas

Make ExpectResponse return true for all replica acks
@Jroland Jroland merged commit 3f4f981 into Jroland:master Apr 10, 2015
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.

2 participants