jaegertracing/jaeger

Add Cassandra in healthcheck

Open

#633 opened on Jan 4, 2018

View on GitHub
 (10 comments) (5 reactions) (0 assignees)Go (2,326 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,974 stars)
PR merge metrics
 (Avg merge 4d 11h) (85 merged PRs in 30d)

Description

We are observing a strange issue where both Query and Collector does not reconnect to the Cassandra cluster and both logs "gocql: no hosts available in the pool"

The problem seems to be either with GoCQL or with our setup, but I think that Query and Collector healthcheck should reflect that as a problem.

As of now, killing the pods were enough to fix the issue.

Contributor guide