hello,
I am new to the couchbase and recently we have started using cb for caching purposes. We have built client library on top of the couchbase client library. The problem we are seeing is during a async get call for some reason the thread is getting interrupted (see below stacktrace). We are finding this issue during our LnP runs.
Has any one faced such issue ?.
Here is the stacktrace.
st=java.lang.RuntimeException: Interrupted waiting for value\n\tat net.spy.memcached.MemcachedClient.gets(MemcachedClient.java:1139)\n\tat net.spy.memcached.MemcachedClient.gets(MemcachedClient.java:1211)\n\tat
thanks
talkganga