You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Thomas Tauber-Marshall (Jira)" <ji...@apache.org> on 2019/09/20 18:31:00 UTC

[jira] [Assigned] (IMPALA-8916) Fix auto-refresh/manual refresh interaction on webui

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

Thomas Tauber-Marshall reassigned IMPALA-8916:
----------------------------------------------

    Assignee:     (was: Thomas Tauber-Marshall)

> 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
>            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-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org