Hi all,
I finally got some time to work on this - I created SOLR-17448, and opened
a draft PR here: https://github.com/apache/solr/pull/2707. Appreciate if
you have any comments/suggestions.
Thanks,
Andrey
/logging in Solr. It may suffice to just discourage/disallow the
pattern where the code discards the result of ExecutorService#submit - but
we can definitely discuss more.
Best,
Andrey Bozhko
it makes sense - and then running
the tests. Doing so broke 200+ tests due to uncaught exceptions in
background threads. But I did not go through those uncaught exceptions to
see which ones indicate a real issue and which ones are harmless.
Thoughts?
Best,
Andrey Bozhko