This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
metric-tank crash in production #88
Comments
full log has been saved to /root/issue88/metric_tank.log.1.gz on metric-tank-2-prod |
Might need to increase the cassandra timeout value. It is using the default of 600ms |
The server still had ~20Gb of memory free. Looks like it could be due to this bug. |
well luckily for us the fix was included in the recent 1.5.2 release , https://github.com/golang/go/issues?q=milestone%3AGo1.5.2 so can we recompile with that? |
The changes introduce in PR #95 should have resolved this as we are no longer creating hundreds of thousands of goroutines. If this re-occurs then we will need to modify our circleci scripts to use the Go1.5.2 instead of 1.5.1 which is provided in the default image. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: