You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/24 18:43:00 UTC

[jira] [Resolved] (HBASE-13522) [Thrift] DemoClient.php is out of date for Thrift 0.9.x and current HBase

     [ https://issues.apache.org/jira/browse/HBASE-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-13522.
-----------------------------------------
    Resolution: Incomplete

> [Thrift] DemoClient.php is out of date for Thrift 0.9.x and current HBase
> -------------------------------------------------------------------------
>
>                 Key: HBASE-13522
>                 URL: https://issues.apache.org/jira/browse/HBASE-13522
>             Project: HBase
>          Issue Type: Bug
>          Components: Thrift
>    Affects Versions: 1.0.0, 0.98.12
>            Reporter: Lars George
>            Priority: Major
>
> Bucket list:
> * Assumes all Thrift files are under $THRIFT_SRC_HOME/lib/php/src but is now split between “src” and “lib"
> * Apparently casing is no issue as DemoClient.php refers to lowercase directories and finds them in Camel-Cased directories.
> * Tries row with empty row key but without wrapping into try/catch
> * Does assume non-UTF8 is not allowed in row key, and therefore page fails to load because they are valid



--
This message was sent by Atlassian Jira
(v8.20.7#820007)