You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "zhbhhb (JIRA)" <ji...@apache.org> on 2015/02/11 10:37:11 UTC

[jira] [Created] (HBASE-13015) use thrift2 to put() into hbase, can not return long time if I stop hbase,

zhbhhb created HBASE-13015:
------------------------------

             Summary: use thrift2 to put() into hbase, can not return long time if I stop hbase, 
                 Key: HBASE-13015
                 URL: https://issues.apache.org/jira/browse/HBASE-13015
             Project: HBase
          Issue Type: Wish
         Environment: Linux 2.6.30 SMP Wed Sep 2 20:30:47 CST 2009 x86_64 x86_64 x86_64 GNU/Linux
            Reporter: zhbhhb


I use thrfit2 C++ to access hbase 0.96.11, for example: I use put() to write into hbase, at this time, if I close the thrift server, put() can throw TTransportException, but if I stop hbase, put() blocked and can not return or throw any exception.
 Is there any good ideas about put() blocked, or time out return. I can not find information about thrift put() time-out return at document. Help~ 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)