[
https://issues.apache.org/jira/browse/BLUR-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639343#comment-13639343
]
Aaron McCurry commented on BLUR-77:
-----------------------------------
The check is already done in the DistributedIndexServer class. Checkout:
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=blob;f=src/blur-core/src/main/java/org/apache/blur/manager/indexserver/DistributedIndexServer.java;h=8e130471da48de441ffa54d05d9a37b6a3b50d36;hb=7dd0ea55044276e87a85a69988e69a471a343db5
Line 532
Basically I want to change the BlurIndexReader class to be similar to the
BlurNRTIndex. Meaning change the internals of the class to run off of the
ShardContext and TableContext, as well as pass everything in via the
constructor and start any necessary thread or daemons. Which will mean that we
will drop the init method.
Aaron
> Fix the readonly version of BlurIndex
> -------------------------------------
>
> Key: BLUR-77
> URL: https://issues.apache.org/jira/browse/BLUR-77
> Project: Apache Blur
> Issue Type: Bug
> Affects Versions: 0.1.5
> Reporter: Aaron McCurry
> Fix For: 0.1.5
>
>
> If you try and create a readonly version of a Blur table it will fail because
> it's not implemented.
--
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