You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "le anh duc (JIRA)" <ji...@apache.org> on 2016/11/15 14:26:59 UTC

[jira] [Created] (THRIFT-3976) scannerGet does not throw correct exception

le anh duc created THRIFT-3976:
----------------------------------

             Summary: scannerGet does not throw correct exception
                 Key: THRIFT-3976
                 URL: https://issues.apache.org/jira/browse/THRIFT-3976
             Project: Thrift
          Issue Type: Bug
          Components: PHP - Library
    Affects Versions: 0.9.3
         Environment: software
            Reporter: le anh duc


When we use getScanner to loop through rows of table, it does not return notfound exception when reach to the end of table so if you use While loop like in example, it'll loop forever.
See this example to get more information:
https://github.com/apache/hbase/blob/master/hbase-examples/src/main/php/DemoClient.php



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