You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2012/06/18 20:53:43 UTC

[jira] [Created] (SOLR-3557) Avoid NPE for distributed request when shards.tolerant=true

Ryan McKinley created SOLR-3557:
-----------------------------------

             Summary: Avoid NPE for distributed request when shards.tolerant=true
                 Key: SOLR-3557
                 URL: https://issues.apache.org/jira/browse/SOLR-3557
             Project: Solr
          Issue Type: Improvement
          Components: search
            Reporter: Ryan McKinley
            Assignee: Ryan McKinley
            Priority: Minor
             Fix For: 4.0


If a shard fails to return and shards.tolerant=true, the faceting module will get a null pointer.  We should avoid that NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3557) Avoid NPE for distributed request when shards.tolerant=true

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SOLR-3557:
--------------------------------

    Attachment: SOLR-3557-tolerant-faceting.patch
    
> Avoid NPE for distributed request when shards.tolerant=true
> -----------------------------------------------------------
>
>                 Key: SOLR-3557
>                 URL: https://issues.apache.org/jira/browse/SOLR-3557
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3557-tolerant-faceting.patch
>
>
> If a shard fails to return and shards.tolerant=true, the faceting module will get a null pointer.  We should avoid that NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Commented] (SOLR-3557) Avoid NPE for distributed request when shards.tolerant=true

Posted by "Markus Jelsma (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396638#comment-13396638 ] 

Markus Jelsma commented on SOLR-3557:
-------------------------------------

Patch works fine!
                
> Avoid NPE for distributed request when shards.tolerant=true
> -----------------------------------------------------------
>
>                 Key: SOLR-3557
>                 URL: https://issues.apache.org/jira/browse/SOLR-3557
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3557-tolerant-faceting.patch
>
>
> If a shard fails to return and shards.tolerant=true, the faceting module will get a null pointer.  We should avoid that NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3557) Avoid NPE for distributed request when shards.tolerant=true

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SOLR-3557.
---------------------------------

    Resolution: Fixed

added to trunk and 4x
                
> Avoid NPE for distributed request when shards.tolerant=true
> -----------------------------------------------------------
>
>                 Key: SOLR-3557
>                 URL: https://issues.apache.org/jira/browse/SOLR-3557
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3557-tolerant-faceting.patch
>
>
> If a shard fails to return and shards.tolerant=true, the faceting module will get a null pointer.  We should avoid that NPE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org