[
https://issues.apache.org/jira/browse/HBASE-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435187#comment-15435187
]
Tigran commented on HBASE-16495:
--------------------------------
I hope developers more familiar to this system will fix this ticket to make it
look properly. I have created a pull request on Github and hope it will be
enough for this bug to be fixed.
> 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
> Reporter: Tigran
> Priority: Minor
> Labels: newbie, 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)