[ 
https://issues.apache.org/jira/browse/IMPALA-8916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong reassigned IMPALA-8916:
-------------------------------------

    Assignee: Tim Armstrong

> Fix auto-refresh/manual refresh interaction on webui
> ----------------------------------------------------
>
>                 Key: IMPALA-8916
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8916
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.4.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Tim Armstrong
>            Priority: Major
>
> While clicking around the webui making sure everything works for the Knox 
> integration, I discovered a bug where manually refreshing a page when 
> auto-refresh is turned off leaves the auto-refresh checkbox unchecked but 
> turns auto-refresh back on, as we don't check the value of the checkbox on 
> page load but always just start with auto-refresh on.
> When this happens, it actually makes it very difficult to turn auto-refresh 
> back off, since if you check and then uncheck the box, it will start and then 
> stop a new refresh interval while leaving the interval that was started on 
> page load running. The workaround would be to check the box, manually refresh 
> the page again, and then uncheck it (or navigate away from the page and then 
> go back)
> The fix is probably to check the value of the checkbox on page load and 
> disable auto-refresh if its unchecked.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to