Skip to content

Replace IntObjectHashMap with NonBlockingHashMapLong

Choose a tag to compare

@rdegnan rdegnan released this 03 Jan 08:57

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