You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (JIRA)" <ji...@apache.org> on 2017/12/05 21:44:00 UTC

[jira] [Created] (ACCUMULO-4756) New Monitor Validation fails for default tables

Michael Miller created ACCUMULO-4756:
----------------------------------------

             Summary: New Monitor Validation fails for default tables
                 Key: ACCUMULO-4756
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4756
             Project: Accumulo
          Issue Type: Bug
          Components: monitor
    Affects Versions: 2.0.0
            Reporter: Michael Miller


The getTables validation will fail on all of the default accumulo table IDs. The ALPHA_NUM_REGEX doesn't like "+" or the "!0" ID.

I am not sure what the best way to fix this would be. We could either add a more complicated regex that will allow the special IDs or change the REST interface to use table names instead of IDs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)