dsmiley commented on PR #4655: URL: https://github.com/apache/solr/pull/4655#issuecomment-5131842255
Thanks for the review Serhiy. `testStuckContentWritingThreadIsReleasedOnFailure` that you added previously is good enough IMO. I just pushed a change to switch from volatile to synchronized, which avoids the sequence issue you pointed out -- thanks for that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
