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

more misc fixes #34

Merged
merged 2 commits into from
May 14, 2014
Merged

more misc fixes #34

merged 2 commits into from
May 14, 2014

Conversation

mreiferson
Copy link
Member

a bit more cleanup related to #33

q.RUnlock()
maxInFlight := q.MaxInFlight()
numConns := len(q.conns())
maxInFlight := q.maxInFlight()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maxInFlight() should be capitalized?

@mreiferson
Copy link
Member Author

oops, fixed

jphines pushed a commit that referenced this pull request May 14, 2014
@jphines jphines merged commit 8de34ea into nsqio:master May 14, 2014
@mreiferson mreiferson deleted the fixes_34 branch May 14, 2014 14:35
amosir pushed a commit to amosir/go-nsq that referenced this pull request Jan 16, 2024
switch to next file before maxBytesPerFile is reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants