[ 
https://issues.apache.org/jira/browse/BLUR-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582384#comment-13582384
 ] 

Aaron McCurry commented on BLUR-58:
-----------------------------------

I think that you could probably just call getTableList (abstract from 
ClusterStatus) and iterate over each and call getTableDescriptor  (abstract 
from ClusterStatus) for each table and check the path specified in the 
descriptor.  They way you don't have to write any extra ZooKeeper code and it 
keeps the check at a high level.  How does this sound?

Aaron
                
> During table creation, check all know table paths and verify that the new 
> table does NOT reference an already existing path
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BLUR-58
>                 URL: https://issues.apache.org/jira/browse/BLUR-58
>             Project: Apache Blur
>          Issue Type: Bug
>            Reporter: Aaron McCurry
>
> During table creation, check all know table paths and verify that the new 
> table does NOT reference an already existing path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to