You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mark Owens (JIRA)" <ji...@apache.org> on 2018/03/07 11:52:00 UTC

[jira] [Assigned] (ACCUMULO-3389) Iterator Names can't contain dots

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

Mark Owens reassigned ACCUMULO-3389:
------------------------------------

    Assignee: Mark Owens

> Iterator Names can't contain dots
> ---------------------------------
>
>                 Key: ACCUMULO-3389
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3389
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: John Vines
>            Assignee: Mark Owens
>            Priority: Major
>             Fix For: 1.7.4, 1.9.0, 2.0.0
>
>
> Attempting to attach an interator who's name includes dots results in messages on the remote end from IteratorUtil - "Unrecognizable option: ITERNAME". No errors no warnings, when they are attempted to be attached. They get added to the config without issue.
> But when you do something like listiter, they don't show up and then warnings appear in the logs/on the monitor.
> We should either:
> A. allow iterators with dots in the name
> B. doc that this isn't allowed and check server side when they are set.



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