[ 
https://issues.apache.org/jira/browse/SOLR-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829357#comment-17829357
 ] 

ASF subversion and git services commented on SOLR-14892:
--------------------------------------------------------

Commit c331b6955867950dd3386ae1221d05f96ed7502c in solr's branch 
refs/heads/branch_9x from mariemat
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c331b695586 ]

SOLR-14892: shards.info with shards.tolerant can yield an empty key (#286)

Improvement / work-around for a bug.

Co-authored-by: Mathieu Marie <mma...@salesforce.com>
(cherry picked from commit b04c9202bf19e477482c11170e4ecf70fc93608e)


> 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
>          Components: search
>            Reporter: David Smiley
>            Priority: Minor
>         Attachments: solr14892.png
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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.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