elasticsearch/modules/transport-netty4
Ignacio Vera 6ec7a0d405
Remove method Netty4HttpPipeliningHandlerTests#shutdownExecutorService (#99901)
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.
2023-09-26 06:54:35 -04:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Remove method Netty4HttpPipeliningHandlerTests#shutdownExecutorService (#99901) 2023-09-26 06:54:35 -04:00
build.gradle Upgrade Netty to 4.1.94.Final (#97040) 2023-06-23 19:50:35 +03:00