Jerry Chung created SOLR-17993:
----------------------------------
Summary: SolrCoreMetric.CLOUD_CORE_PATTERN does not support split
shards
Key: SOLR-17993
URL: https://issues.apache.org/jira/browse/SOLR-17993
Project: Solr
Issue Type: Bug
Components: metrics
Affects Versions: 9.10, 9.6
Reporter: Jerry Chung
shard names could be shardN[_m]+ after splitting, but the regular expression
didn't consider the case.
reference:
[https://github.com/apache/solr/blob/branch_9_10/solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java#L29-L31]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]