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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15435761#comment-15435761 ] 

Hudson commented on HBASE-16495:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1475 (See [https://builds.apache.org/job/HBase-Trunk_matrix/1475/])
HBASE-16495 When accessed via Thrift, all column families have (tedyu: rev 9cbe516b1f63bc8ed1635412da902b6a90ab09db)
* (edit) hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftUtilities.java


> 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
>             Fix For: 2.0.0, 1.4.0
>
>         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)