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

2017-12-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated ACCUMULO-4756:
-
Labels: pull-request-available  (was: )

> 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
>Assignee: Michael Miller
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>
> With the new validation rules introduced in ACCUMULO-4677, 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)


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

2017-12-05 Thread Christopher Tubbs (JIRA)

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

Christopher Tubbs updated ACCUMULO-4756:

Fix Version/s: 2.0.0

> 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
>Assignee: Michael Miller
> Fix For: 2.0.0
>
>
> With the new validation rules introduced in ACCUMULO-4677, 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)


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

2017-12-05 Thread Michael Miller (JIRA)

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

Michael Miller updated ACCUMULO-4756:
-
Description: 
With the new validation rules introduced in ACCUMULO-4677, 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.

  was:
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.


> 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
>
> With the new validation rules introduced in ACCUMULO-4677, 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)