[
https://issues.apache.org/jira/browse/AMBARI-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-16644:
------------------------------------
Status: Patch Available (was: Open)
Verified that the patch fixes the issue on a cluster
Verified that all ambari-web unit tests passes with the patch:
27799 tests complete (29 seconds)
154 tests pending
> Background operation window is shown twice after enabling/disabling
> interactive query for Hive
> ----------------------------------------------------------------------------------------------
>
> Key: AMBARI-16644
> URL: https://issues.apache.org/jira/browse/AMBARI-16644
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 2.4.0
>
> Attachments: AMBARI-16644.patch
>
>
> This happens because when enabling or disabling interactive query,
> App.router.get('backgroundOperationsController').showPopup() is being called
> twice in both cases. We need to remove one occurrence of
> App.router.get('backgroundOperationsController').showPopup() from function
> enabling interactive query and one occurenece from a function disabling
> interactive query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)