You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sudeep Sunthankar (JIRA)" <ji...@apache.org> on 2016/11/03 07:17:58 UTC

[jira] [Updated] (HBASE-15893) Get object

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

Sudeep Sunthankar updated HBASE-15893:
--------------------------------------
    Attachment: HBASE-15893.HBASE-14850.v7.patch

This patch addresses the below 2 points raised in the feedback.
1) Addition of ASSERT_THROW() and ASSERT_NO_THROW() macros in unit tests.
2) Get::CheckRow() made private from public static.


> Get object
> ----------
>
>                 Key: HBASE-15893
>                 URL: https://issues.apache.org/jira/browse/HBASE-15893
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sudeep Sunthankar
>            Assignee: Sudeep Sunthankar
>         Attachments: HBASE-15893.HBASE-14850.v1.patch, HBASE-15893.HBASE-14850.v2.patch, HBASE-15893.HBASE-14850.v3.patch, HBASE-15893.HBASE-14850.v4.patch, HBASE-15893.HBASE-14850.v5.patch, HBASE-15893.HBASE-14850.v6.patch, HBASE-15893.HBASE-14850.v7.patch
>
>
> Patch for creating Get objects.  Get objects can be passed to the Table implementation to fetch results for a given row. 



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