Christine Poerschke created SOLR-10671:
------------------------------------------
Summary: tweak SolrMetricReporter implementations'
init/validate/start logic
Key: SOLR-10671
URL: https://issues.apache.org/jira/browse/SOLR-10671
Project: Solr
Issue Type: Task
Reporter: Christine Poerschke
Assignee: Christine Poerschke
Priority: Minor
This ticket proposes to
* leave SolrJmxReporter unchanged
* turn Solr(Cluster|Shard)Reporter.validate into
Solr(Cluster|Shard)Reporter.init
* factor out Solr(Ganglia|Graphite|Slf4j)Reporter.init from
Solr(Ganglia|Graphite|Slf4j)Reporter.validate
Motivation and Intention:
* Consistency w.r.t. what logic SolrMetricReport implementations should place
in which method.
* Even reporters that are not enabled to pass the validate() check.
* The validate() method to have no (init-ialising) side effects.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]