Closed edwardcapriolo closed 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
Your pull request has been accepted. It will appear in the next java client release.
Java client 4.1.9 has been released.
https://www.aerospike.com/download/client/java/4.1.9/
EventLoop and its subclasses do not seem to implement hashCode or equals. Only some implement Comparator. IdentityHashMap seems like the right thing to use