Skip to content

Conversation

@sigram
Copy link
Contributor

@sigram sigram commented Jan 13, 2026

There were some code paths where the original MirroredSolrRequest wasn't preserved in IQueueHandler.Result. This resulted in NPEs when re-submitting to a dead-letter queue, but IMHO the fact that you could produce Result with a null item was trappy enough so I refactored the constructors to avoid it.

This PR also drops requests for non-existent or read-only collections to avoid unnecessary errors from Solr.

…Drop requests for non-existent or read-only collections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant