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

[jira] [Updated] (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 ]

Dima Spivak updated HBASE-16495:
--------------------------------
    Flags:   (was: Patch)

> 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
>            Priority: Minor
>              Labels: beginner
>   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)