Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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".
Attachments
Issue Links
- fixes
-
SOLR-14251 Shard Split on HDFS
- Resolved
- links to