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

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

Commit ebc7f85eed31819c823eba694addb644ac169e8a in solr's branch 
refs/heads/branch_10x from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ebc7f85eed3 ]

SOLR-18063: Fix NPE in CrossDC Consumer when resubmitting requests to DLQ 
(cherry-pick from #4045) (#4085)



> CrossDC Consumer - NPE when resubmitting to DLQ
> -----------------------------------------------
>
>                 Key: SOLR-18063
>                 URL: https://issues.apache.org/jira/browse/SOLR-18063
>             Project: Solr
>          Issue Type: Bug
>          Components: module - crossDC
>    Affects Versions: 10.0
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: main(11.0), 10.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some code paths where {{SolrMessageProcessor}} returns a {{Result}} with 
> no original request, but the result needs to be re-submitted or submitted to 
> DLQ, an NPE is thrown because the original SolrRequest is missing.
> I think a future-proof fix is to tighten the {{Result}} so that it always has 
> a non-null reference to the original item.



--
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