You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/08/24 20:42:20 UTC

[jira] [Assigned] (HBASE-16495) When accessed via Thrift, all column families have timeToLive equal to -1

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

Ted Yu reassigned HBASE-16495:
------------------------------

    Assignee: Tigran Saluev

> When accessed via Thrift, all column families have timeToLive equal to -1
> -------------------------------------------------------------------------
>
>                 Key: HBASE-16495
>                 URL: https://issues.apache.org/jira/browse/HBASE-16495
>             Project: HBase
>          Issue Type: Bug
>          Components: Thrift
>            Reporter: Tigran Saluev
>            Assignee: Tigran Saluev
>            Priority: Minor
>              Labels: beginner
>         Attachments: HBASE-16495.master.001.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When accessed via Thrift, all column families have timeToLive equal to -1. This happens because converter function colDescFromHbase forgets to copy timeToLive from HColumnDescriptor. One line change fixes that.



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