Eric Evans created CASSANDRA-9594:
-------------------------------------
Summary: metrics reporter doesn't start until after a bootstrap
Key: CASSANDRA-9594
URL: https://issues.apache.org/jira/browse/CASSANDRA-9594
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Eric Evans
Priority: Minor
In {{o.a.c.service.CassandraDaemon#setup}}, the metrics reporter is started
immediately after the invocation of
{{o.a.c.service.StorageService#initServer}}, which for a bootstrapping node may
block for a considerable period of time. If the metrics reporter is your only
source of visibility, then you are blind until the bootstrap completes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)