[
https://issues.apache.org/jira/browse/BLUR-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591305#comment-13591305
]
Aaron McCurry commented on BLUR-58:
-----------------------------------
I would prefer to keep all the check in the BaseClusterStatus class because I
think that we are going to move the table definitions to HDFS and let them live
beside the indexes. I have had several problems with the meta and the index
being out of sync (I believe others have as well). But for now the system
allows you to create multiple tables on the same indexes, which in turn fight
for locks on the indexes. I happend to have this happen to me last week while
I was doing a demo. So at this point I just some simple checks in place to
prevent me from doing something bad to the system. :)
Thanks!
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