SOLR-9856: Update the Ref Guide to no longer list this issue as unresolved.

This commit is contained in:
Andrzej Bialecki 2018-11-21 19:13:02 +01:00
parent 56cb42d200
commit 67cdd21996
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@ The <<Core Level Metrics,Core (SolrCore) Registry>> includes `solr.core.<collect
process distributed shard requests also report `shardRequests` sub-counters for each type of distributed
request.
* <<Index Merge Metrics,index-level events>>: meters for minor / major merges, number of merged docs, number of deleted docs, gauges for currently running merges and their size.
* shard replication and transaction log replay on replicas (TBD, SOLR-9856)
* open / available / pending connections for shard handler and update handler
* shard replication and transaction log replay on replicas,
* open / available / pending connections for shard handler and update handler.
=== Jetty Registry