[GitHub] [solr] madrob commented on a diff in pull request #965: SOLR-16328 : intern() strings in DocCollection to reduce memory footp…

2022-08-31 Thread GitBox
madrob commented on code in PR #965: URL: https://github.com/apache/solr/pull/965#discussion_r959491853 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -2424,6 +2430,34 @@ public PlacementPluginFactory getPlacementPlugi public void runAsync(Runnable r) {

[GitHub] [solr] madrob commented on a diff in pull request #965: SOLR-16328 : intern() strings in DocCollection to reduce memory footp…

2022-08-30 Thread GitBox
madrob commented on code in PR #965: URL: https://github.com/apache/solr/pull/965#discussion_r958487650 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -2424,6 +2430,32 @@ public PlacementPluginFactory getPlacementPlugi public void runAsync(Runnable r) {