You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Himanish Kushary <hi...@gmail.com> on 2012/01/27 18:17:33 UTC

HTablePool getTable waiting for ever when HBase Master is down

Hi,

We are fetching HTable instances using HTablePool.getTable. When the HBase
Master is down , this call waits for ever and never returns.Is there a way
to configure some timeout for this call and make it to throw some
exception.This exception can be utilized for transaction management.

Could somebody please suggest something.

---------------------------
Thanks & Regards
Himanish