You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sakthi (JIRA)" <ji...@apache.org> on 2018/12/04 22:20:00 UTC

[jira] [Comment Edited] (HBASE-21545) NEW_VERSION_BEHAVIOR breaks Get/Scan with specified columns

    [ https://issues.apache.org/jira/browse/HBASE-21545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709340#comment-16709340 ] 

Sakthi edited comment on HBASE-21545 at 12/4/18 10:19 PM:
----------------------------------------------------------

Perfect, thanks [~timoha]. Please feel free to assign it to yourself if you plan to work on the fix


was (Author: jatsakthi):
Perfect, thanks [~timoha]

> NEW_VERSION_BEHAVIOR breaks Get/Scan with specified columns
> -----------------------------------------------------------
>
>                 Key: HBASE-21545
>                 URL: https://issues.apache.org/jira/browse/HBASE-21545
>             Project: HBase
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.1.1
>         Environment: HBase 2.1.1
> Hadoop 2.8.4
> Java 8
>            Reporter: Andrey Elenskiy
>            Assignee: Sakthi
>            Priority: Major
>         Attachments: App.java, HBASE-21545.branch-2.1.0001.patch, HBASE-21545.branch-2.1.0002.patch
>
>
> Setting NEW_VERSION_BEHAVIOR => 'true' on a column family causes only one column to be returned when columns are specified in Scan or Get query. The result is always one first column by sorted order. I've attached a code snipped to reproduce the issue that can be converted into a test.
> I've also validated with hbase shell and gohbase client, so it's gotta be server side issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)