[
https://issues.apache.org/jira/browse/SOLR-18063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054393#comment-18054393
]
ASF subversion and git services commented on SOLR-18063:
--------------------------------------------------------
Commit d952e0948ca469998ceadf59a96a90e6249a918a in solr's branch
refs/heads/main from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d952e0948ca ]
SOLR-18063: Fix NPE in CrossDC Consumer when resubmitting requests to
dead-letter queue. (#4045)
> 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
> Time Spent: 20m
> 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]