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

Create UDP batcher before listening for UDP #3155

Merged
merged 2 commits into from
Jun 26, 2015
Merged

Create UDP batcher before listening for UDP #3155

merged 2 commits into from
Jun 26, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Jun 26, 2015

Otherwise a packet may be received before the batcher has been instantiated and a panic in batcher stats may result.

Otherwise a packet may be received before the batcher has been
instantiated.
@otoolep
Copy link
Contributor Author

otoolep commented Jun 26, 2015

@dgnorton @corylanou @jwilder

@dgnorton
Copy link
Contributor

+1

otoolep added a commit that referenced this pull request Jun 26, 2015
Create UDP batcher before listening for UDP
@otoolep otoolep merged commit fb86210 into master Jun 26, 2015
@otoolep otoolep deleted the collectd_panic branch June 26, 2015 14:34
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.

None yet

2 participants