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

Gus Heck edited comment on SOLR-17209 at 3/26/24 1:38 PM:
----------------------------------------------------------

NPE on mergeIds sounded familliar... probably someone should review these to 
see which are dupes, and if there is any relevant discussion as to why this 
hasn't been fixed previously: 
[https://issues.apache.org/jira/issues/?jql=project%20%3D%20SOLR%20AND%20text%20~%20%22mergeids%22%20ORDER%20BY%20key%20DESC%2C%20lastViewed%20DESC]

 

(edit) apparently adding NPE excluded too many things, fixed search.


was (Author: gus_heck):
NPE on mergeIds sounded familliar... probably someone should review these to 
see which are dupes, and if there is any relevant discussion as to why this 
hasn't been fixed previously: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20SOLR%20AND%20text%20~%20%22mergeids%20npe%22%20ORDER%20BY%20key%20DESC%2C%20lastViewed%20DESC

> NullPointerException in QueryComponent
> --------------------------------------
>
>                 Key: SOLR-17209
>                 URL: https://issues.apache.org/jira/browse/SOLR-17209
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query
>    Affects Versions: 8.6
>            Reporter: Vincent Primault
>            Assignee: Eric Pugh
>            Priority: Major
>             Fix For: 9.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In our production deployment of Solr, running 8.6, we see the following 
> stacktrace (truncated):
> {{java.lang.NullPointerException at 
> org.apache.solr.handler.component.QueryComponent.mergeIds(QueryComponent.java:873)
>  at 
> org.apache.solr.handler.component.QueryComponent.handleRegularResponses(QueryComponent.java:628)
>  at 
> org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:607)}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to