mirror of
https://github.com/apache/nifi.git
synced 2025-02-24 20:35:32 +00:00
- Moved EventLoopGroup from CacheClientChannelPoolFactory to DistributedCacheClient to enable closing the EventLoopGroup after closing the ChannelPool Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8027.