Andrzej Bialecki created SOLR-18063:
---------------------------------------

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


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