David Smiley created SOLR-14892:
-----------------------------------
Summary: shards.info with shards.tolerant can yield an empty key
Key: SOLR-14892
URL: https://issues.apache.org/jira/browse/SOLR-14892
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: search
Reporter: David Smiley
When using shards.tolerant=true and shards.info=true when a shard isn't
available (and maybe other circumstances), the shards.info section of the
response may have an empty-string key child with a value that is ambiguous as
to which shard(s) couldn't be reached.
This problem can be revealed by modifying
org.apache.solr.cloud.TestDownShardTolerantSearch#searchingShouldFailWithoutTolerantSearchSetToTrue
to add shards.info and then examine the response in a debugger.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]