Tigran created HBASE-16495:
------------------------------
Summary: 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
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)