You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2018/01/17 18:22:01 UTC

[jira] [Resolved] (ACCUMULO-4775) ColumnAgeOffFilter doesn't allow empty negate value

     [ https://issues.apache.org/jira/browse/ACCUMULO-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner resolved ACCUMULO-4775.
------------------------------------
    Resolution: Fixed

> ColumnAgeOffFilter doesn't allow empty negate value
> ---------------------------------------------------
>
>                 Key: ACCUMULO-4775
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4775
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Adam J Shook
>            Assignee: Adam J Shook
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.9.0, 2.0.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The {{ColumnAgeOffFilter}} only allows values of {{true}} or {{false}} for the negate option.  It does not allow an empty value (which would default to {{false}}), causing the option to _not_ be skipped and then there is a parsing error when it tries to convert the empty string to a long for the TTL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)