SOLR-12728 started this chain of thought. The change to async logging
is going to mess with tests that assume they can change the logging
and immediately see the effects, RequestLoggingTest is the latest
example.

I'll be looking more closely at test failures to see if any mention
logging, but if anyone notices test failures due to the expected
logging message not being present, please ping me whether or not it's
reliably reproducible.

In fact I expect these will tend _not_ to reproduce reliably 'cause
it'll depend on how fast the async message actually gets to its
destination, but I can always hammer tests with Mark's beasting
script.

Erick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to