[
https://issues.apache.org/jira/browse/BLUR-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry closed BLUR-74.
-----------------------------
Resolution: Fixed
I had some time this evening so I went ahead and knocked this one out.
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=7dd0ea55044276e87a85a69988e69a471a343db5
I added a new thrift call to get the internal state of the shards. (OPEN,
CLOSED, OPENING, CLOSING, etc). Then I modified the wait methods in the
TableAdmin to make use of the new calls.
Aaron
> Make the disabling and enabling of tables blocking calls.
> ---------------------------------------------------------
>
> Key: BLUR-74
> URL: https://issues.apache.org/jira/browse/BLUR-74
> Project: Apache Blur
> Issue Type: Bug
> Affects Versions: 0.1.5
> Reporter: Aaron McCurry
> Fix For: 0.1.5
>
>
> Currently the calls return, and then the action is carried out
> asynchronously. This is an issue with the writers when someone calls disable
> and remove very quickly and the indexes are to be removed. Because the
> indexes are deleted out form underneath the writers. This causes the shard
> servers to throw errors.
--
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