aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Async client hangs with netty EpollEventLoopGroup #78

Closed koeninger closed 7 years ago

koeninger commented 7 years ago

Minimal change necessary to the /example subproject in order to reproduce the error:

https://github.com/koeninger/aerospike-client-java/commit/0723ae0644f33dd601ef78be580f599aa31b4281

BrianNichols commented 7 years ago

We will add support for epoll event loops in the next java client release.

BrianNichols commented 7 years ago

Java client 4.0.1 adds support for epoll event loops.

http://www.aerospike.com/download/client/java/4.0.1/