You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2020/08/13 15:51:04 UTC

[lucene-solr] branch jira/solr-11779 deleted (was ae0fe2f)

This is an automated email from the ASF dual-hosted git repository.

ab pushed a change to branch jira/solr-11779
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


     was ae0fe2f  SOLR-11779: Add more example graphs.

This change permanently discards the following revisions:

 discard ae0fe2f  SOLR-11779: Add more example graphs.
 discard 8770fbf  SOLR-11779: Skip first values, they may be NaN due to timing.
 discard 641b12d  Merge branch 'master' into jira/solr-11779
 discard e805db7  SOLR-11779: RefGuide documentation.
 discard 17ece1c  SOLR-11779: Fix bugs in .system DB cleanup and in the simulator.
 discard e53f4b8  SOLR-11779: Misc cleanups. No need to register db-s in SolrMetricManager.
 discard 228ba63  SOLR-11779: Add support for cleanup of DBs when their collections are deleted.
 discard 8561d73  SOLR-11779: Fix scaling issue with INDEX.sizeInBytes when obtained via NodeStateProvider. Add "numNodes" to global metrics.
 discard 2f41cc5  Merge branch 'master' into jira/solr-11779
 discard fb1067e  SOLR-11779: Collect and track aggregated metrics. Support configuration via clusterprops.json and solr.xml.
 discard fc486f2  Merge branch 'master' into jira/solr-11779
 discard 2841f44  SOLR-11779: Final patch.
 discard f9849c5  SOLR-11779: Fix bugs, add support for graphs and alternate data formats.
 discard ab03dfc  SOLR-11779: Static factory registration is evil. Start writing integration tests.
 discard 64ae77c  SOLR-11779: Better simulation of updates in SimCloudManager. Unit tests for MetricHistoryHandler.
 discard b5fa665  SOLR-11779: Add unit tests.
 discard c333759  Merge branch 'master' into jira/solr-11779
 discard d778367  SOLR-11779: Use SolrMetricManager for managing metrics history. Add more functionality to MetricsHistoryHandler.
 discard ac6aa8a  Merge branch 'master' into jira/solr-11779
 discard 71f0361  SOLR-11779: Initial patch.