[
https://issues.apache.org/jira/browse/BLUR-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Avenoso resolved BLUR-356.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.2.4
Implemented a wrapper around Iface for most calls to blur.
only lookup queries on enabled tables
set blur.console.refreshtime to change cachetimeout and page data refresh
(defaults to 5000 ms)
> 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
> Assignee: Andrew Avenoso
> Fix For: 0.2.4
>
>
> 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)