SOLR-16154 Event listener thread leak#805
Merged
madrob merged 1 commit intoapache:mainfrom May 3, 2022
Merged
Conversation
risdenk
approved these changes
May 3, 2022
Contributor
|
@madrob any reason not to merge this? It looks like at least the fireEventListeners change will fix a lot of noise for testing. |
Contributor
Author
|
I was waiting for the 9.0 stuff to shake out, but it probably should be back ported there as well anyway. |
390e53c to
7b8ffff
Compare
Contributor
Author
|
Rebased. |
madrob
added a commit
that referenced
this pull request
May 3, 2022
(cherry picked from commit c850a79)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SOLR-16154
Partially based on some ideas from @markrmiller 's reference branch as well.