forked from ikai/jruby-memcache-client
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When running as part of the build we saw this exception
java.nio.BufferUnderflowException: null (NativeException)
java/nio/Buffer.java:472:in nextGetIndex' java/nio/DirectByteBuffer.java:219:inget'
com.schooner.MemCached.SockInputStream:-1:in read' com.schooner.MemCached.SockInputStream:-1:ingetLine'
com.schooner.MemCached.AscIIClient:-1:in delete' com.schooner.MemCached.AscIIClient:-1:indelete'
com.danga.MemCached.MemCachedClient:-1:in `delete'
This does not happen everytime but looks like a threading issue. And possibly exposes the jar limitations. Wondering if you have seen this.
Metadata
Metadata
Assignees
Labels
No labels