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

fix stats segfault issue #61

Merged
merged 2 commits into from
Jan 25, 2016
Merged

fix stats segfault issue #61

merged 2 commits into from
Jan 25, 2016

Conversation

kevyang
Copy link
Contributor

@kevyang kevyang commented Jan 19, 2016

"next" member in struct reply was not getting reset, which caused chained replies to segfault.

@seppo0010
Copy link
Contributor

Is it possible to have a regression test?

@kevyang
Copy link
Contributor Author

kevyang commented Jan 22, 2016

I talked with @thinkingfish about this. I would like to add unit tests for the admin protocol; however, I have been unable to be thorough with them because of the problem I talk about in my comment on issue #49. Because this is on the admin plane and not the data plane, we are not too worried about moving forward for now to get a production ready package, until we migrate to statsd, when we will refactor metrics and add more admin related unit tests.

@seppo0010
Copy link
Contributor

🚢

kevyang added a commit that referenced this pull request Jan 25, 2016
@kevyang kevyang merged commit 0ba5bda into twitter:master Jan 25, 2016
@kevyang kevyang deleted the kevyang/51 branch January 25, 2016 22:15
TomekIdczak97 pushed a commit to TomekIdczak97/pelikan that referenced this pull request Sep 3, 2019
Add pmem test scenario for ungraceful shutdown
swlynch99 pushed a commit to swlynch99/pelikan-twitter that referenced this pull request Sep 30, 2019
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