[
https://issues.apache.org/jira/browse/HBASE-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435200#comment-15435200
]
Dima Spivak commented on HBASE-16495:
-------------------------------------
(Double-posting from your GitHub PR. Sorry.)
Hi [~saluev], thanks so much for opening a JIRA. Apache HBase doesn't use
GitHub pull requests, so could you please take a look at the [submitting
patches section of our ref
guide|http://hbase.apache.org/book.html#submitting.patches] and then contribute
the patch on this JIRA?
> 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 Saluev
> 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)