Re: Zookeeper too many connections when using co-processor

2016-06-05 Thread Jerry He
a000] > >java.lang.Thread.State: WAITING (parking) > > at sun.misc.Unsafe.park(Native Method) > > - parking to wait for <0xdded5cc0> (a > > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) > > at >

Re: Zookeeper too many connections when using co-processor

2016-06-04 Thread Billy Watson
yWrapper.epollWait(Native Method) > at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) > at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79) > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) > - locked <0xdded60f8> (a sun.nio.ch.Util$2) > - locked <0xdded60e0> (a > java.util.Collections$UnmodifiableSet) > - locked <0xea85fe08> (a sun.nio.ch.EPollSelectorImpl) > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) > at > > org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349) > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081) > > > > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Zookeeper-too-many-connections-when-using-co-processor-tp4078265.html > Sent from the HBase User mailing list archive at Nabble.com. >

Zookeeper too many connections when using co-processor

2016-03-03 Thread Arul
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081) -- View this message in context: http://apache-hbase.679495.n3.nabble.com/Zookeeper-too-many-connections-when-using-co-processor-tp4078265.html Sent from the HBase User mailing list archive at Nabble.com.