Replace IntObjectHashMap with NonBlockingHashMapLong
Netty's IntObjectHashMap does not have thread safe iterators, replace with NonBlockingHashMapLong from JCTools so connections get cleaned up reliably
Netty's IntObjectHashMap does not have thread safe iterators, replace with NonBlockingHashMapLong from JCTools so connections get cleaned up reliably