aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Use identity map #106

Closed edwardcapriolo closed 6 years ago

edwardcapriolo commented 6 years ago

EventLoop and its subclasses do not seem to implement hashCode or equals. Only some implement Comparator. IdentityHashMap seems like the right thing to use

BrianNichols commented 6 years ago

Your pull request has been accepted. It will appear in the next java client release.

BrianNichols commented 6 years ago

Java client 4.1.9 has been released.

https://www.aerospike.com/download/client/java/4.1.9/