Re: Client with HTablePool can't connect after server restart

2012-11-17 Thread Stack
On Sat, Nov 17, 2012 at 11:11 AM, Stack wrote: > On Fri, Nov 16, 2012 at 11:23 AM, Scott Alcaide wrote: >> Any update on this? We encountered this on a production cluster. Did the >> zookeeper bug ever get filed or fixed? >> > > If hbase is not managing ZK, and it gets restarted, the client will

Re: Client with HTablePool can't connect after server restart

2012-11-17 Thread Stack
On Fri, Nov 16, 2012 at 11:23 AM, Scott Alcaide wrote: > Any update on this? We encountered this on a production cluster. Did the > zookeeper bug ever get filed or fixed? > If hbase is not managing ZK, and it gets restarted, the client will ride over the zk restart fine. If cluster is restarted

Re: Client with HTablePool can't connect after server restart

2012-11-16 Thread Scott Alcaide
Any update on this? We encountered this on a production cluster. Did the zookeeper bug ever get filed or fixed?

Re: Client with HTablePool can't connect after server restart

2011-12-22 Thread Ken Weiner
erver >> might change and the client cannot (be expected to) deal with that. >> >> >> >> >> From: Ken Weiner >> To: hbase-u...@hadoop.apache.org >> Sent: Wednesday, December 21, 2011 3:06 PM >> Subject: Client with

Re: Client with HTablePool can't connect after server restart

2011-12-21 Thread Ken Weiner
(be expected to) deal with that. > > > > > From: Ken Weiner > To: hbase-u...@hadoop.apache.org > Sent: Wednesday, December 21, 2011 3:06 PM > Subject: Client with HTablePool can't connect after server restart > > Our Java clien

Re: Client with HTablePool can't connect after server restart

2011-12-21 Thread lars hofhansl
HTablePool can't connect after server restart Our Java client uses HTablePool and is not able to connect to the server after a server reboot (stop-hbase.sh followed by start-hbase.sh). Partial stack trace: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(N

Client with HTablePool can't connect after server restart

2011-12-21 Thread Ken Weiner
Our Java client uses HTablePool and is not able to connect to the server after a server reboot (stop-hbase.sh followed by start-hbase.sh). Partial stack trace: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImp