Haythem Khiri created SOLR-16353:
------------------------------------

             Summary: SplitShardCmd.checkDiskSpace can fail for transient core
                 Key: SOLR-16353
                 URL: https://issues.apache.org/jira/browse/SOLR-16353
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Haythem Khiri


SplitShardCmd.checkDiskSpace uses Solr's remote Metrics API through 
SolrClientNodeStateProvider to fetch the size of a core it wants to consider 
splitting. But if this occurs during a race in which the core is unloaded, 
there won't be such a metric, resulting in a null then an exception stating 
"missing index size information for parent shard leader".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to