[
https://issues.apache.org/jira/browse/BLUR-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089827#comment-14089827
]
Tim Williams commented on BLUR-356:
-----------------------------------
In my case, the tables are truly disabled. Check out QueryUtil.java:42 and
59-ish - I don't see any guard in place there, it simply grabs the table list
straight from the client.
> Blur console should ignore queries when table is disabled
> ---------------------------------------------------------
>
> Key: BLUR-356
> URL: https://issues.apache.org/jira/browse/BLUR-356
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur Console
> Affects Versions: 0.2.4
> Reporter: Tim Williams
>
> When the list of tables in a cluster has a table thats disabled, the console
> tries to get the statusid's of its queries. Since the table is disabled blur
> responds with a BlurException.
> QueryUtil.getQueries should guard the table with an enabled filter.
--
This message was sent by Atlassian JIRA
(v6.2#6252)