jkmuriithi commented on code in PR #3509:
URL: https://github.com/apache/solr/pull/3509#discussion_r2383416127
##########
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##########
@@ -1000,6 +1002,26 @@ private void loadInternal() {
// initialize gauges for reporting the number of cores and disk total/free
+ Attributes containerAttrs =
Review Comment:
Done. Had to make some other changes as well to make SolrCores a
`SolrInfoBean`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]