OpenSearch/modules/transport-netty4
Armin Braun 47d50c6774
Fix Class Load Order in Netty4Plugin (#42591) (#42703)
* Don't force the logger in the Netty4Plugin class already, at this point log4j might not be fully initialized.
   * The call was redundant anyway since we do the same thing in the Netty4Transport and Netty4HttpServerTransport classes already and there we do it properly after setting up log4j by initilizing the loggers
* Relates #42532
2019-05-30 14:55:55 +02:00
..
licenses Upgrade to Netty 4.1.36 (#42543) (#42564) 2019-05-27 10:38:03 +02:00
src Fix Class Load Order in Netty4Plugin (#42591) (#42703) 2019-05-30 14:55:55 +02:00
build.gradle Upgrade to Netty 4.1.35 (#41499) (#41651) 2019-04-30 09:27:51 +02:00