In the next Lucene version it has been introduced a static method on LuceneTestCase called shutdownExecutorService. This static method will clash with the method in Netty4HttpPipeliningHandlerTests and it is making the lucene_snapshot branch unhappy. As the method is only called from the tearDown method, lets move the code there. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |