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

It seems that carbonsearch gets confused by kafka topic truncation #8

Open
azhiltsov opened this issue Feb 26, 2018 · 0 comments
Open

Comments

@azhiltsov
Copy link

If you truncate the kafka topic while carbonsearch trying to do initial warm-up, then carbonsearch gets confused and newer reach the warm state.

2018/02/22 19:19:32 kafka consumer: topic sm_metrics 92.31% warm (threshold is 99.00%)
2018/02/22 19:19:42 kafka consumer: topic sm_metrics 92.31% warm (threshold is 99.00%)
2018/02/22 19:19:52 kafka consumer: topic sm_metrics 92.32% warm (threshold is 99.00%)
2018/02/22 19:20:02 kafka consumer: topic sm_metrics 92.32% warm (threshold is 99.00%)
2018/02/22 19:20:12 kafka consumer: topic sm_metrics 92.33% warm (threshold is 99.00%)
2018/02/22 19:20:22 kafka consumer: topic sm_metrics 92.33% warm (threshold is 99.00%)
2018/02/22 19:20:32 kafka consumer: topic sm_metrics 92.33% warm (threshold is 99.00%)
2018/02/22 19:20:42 kafka consumer: topic sm_metrics 92.33% warm (threshold is 99.00%)
.....truncation happen....
2018/02/26 17:01:51 kafka consumer: topic sm_metrics 92.33% warm (threshold is 99.00%)
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

No branches or pull requests

1 participant