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

consumer: fix regression setting max_rdy_count to value received from IDENTIFY #146

Merged
merged 1 commit into from
Feb 5, 2016

Conversation

klucar
Copy link
Contributor

@klucar klucar commented Feb 5, 2016

This fixes the hardcoding of max_rdy_count to 2500 to the value received from the IDENTIFY request. It defaults back to 2500 for older nsq versions. See #131

@mreiferson
Copy link
Member

LGTM, thanks!

mreiferson added a commit that referenced this pull request Feb 5, 2016
set max_rdy_count to value received from IDENTIFY response. see #131
@mreiferson mreiferson merged commit 212d2c7 into nsqio:master Feb 5, 2016
@mreiferson mreiferson changed the title set max_rdy_count to value received from IDENTIFY response. see #131 consumer: fix regression setting max_rdy_count to value received from IDENTIFY Feb 5, 2016
@mreiferson mreiferson added the bug label Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants