nifi/nifi-nar-bundles/nifi-extension-utils/nifi-event-transport
exceptionfactory 588e04cd07 NIFI-10780 Improved Event Server to avoid dropping messages
- Improved ByteArrayMessageChannelHandler to call BlockingQueue.offer() while the server is not shutting down
- Improved NettyEventServer to use ChannelFuture.await() for closing the channel to allow shutdown to proceed
- Added test method for EventDroppedException handling

Signed-off-by: Nathan Gough <thenatog@gmail.com>

This closes #6634.
2022-11-10 15:38:43 -05:00
..
src NIFI-10780 Improved Event Server to avoid dropping messages 2022-11-10 15:38:43 -05:00
pom.xml NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00