Re: Issues with Graphite reporter config

2017-11-07 Thread sudershan madhavan
Can someone confirm if this needs to be reported as a bug? As the exception in the patch seems to be different than that of the the SOLR-11413? Also the issue is not sporadic but occurs every time the Graphite Reporter is invoked for multiple metrics. Regards Sudershan Madahavan On Tue, Nov 7, 20

Re: Issues with Graphite reporter config

2017-11-07 Thread sudershan madhavan
Thank you Cassandra. Does seem like a thread unsafe operation issue. But what confuses me is the error occurs every time and only occurs when I have multiple metrics group configured. Also the exception is null pointer on the linked list instead of already connected exception Regards Sudershan Mad

Re: Issues with Graphite reporter config

2017-11-07 Thread Cassandra Targett
I believe this is https://issues.apache.org/jira/browse/SOLR-11413, which has a fix already slated for Solr 7.2. On Tue, Nov 7, 2017 at 10:44 AM, sudershan madhavan wrote: > Hi, > I am running Solrcloud version: 6.6.1 > I have been trying to use graphite to report solr metrics and seem to get > t