[
https://issues.apache.org/jira/browse/HBASE-13864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617308#comment-14617308
]
Ted Yu commented on HBASE-13864:
--------------------------------
lgtm
nit:
Please leave one space between 'if' and '('
This is one of the places:
{code}
174 if(expectedTtl != null && Long.parseLong(expectedTtl) !=
ttl) {
{code}
> HColumnDescriptor should parse the output from master and from describe for
> ttl
> -------------------------------------------------------------------------------
>
> Key: HBASE-13864
> URL: https://issues.apache.org/jira/browse/HBASE-13864
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: Elliott Clark
> Assignee: Ashu Pachauri
> Attachments: HBASE-13864-1.patch, HBASE-13864-2.patch,
> HBASE-13864-3.patch, HBASE-13864.patch
>
>
> The TTL printing on HColumnDescriptor adds a human readable time. When using
> that string for the create command it throws an error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)