[
https://issues.apache.org/jira/browse/AMBARI-16260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272569#comment-15272569
]
Hudson commented on AMBARI-16260:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #689 (See
[https://builds.apache.org/job/Ambari-branch-2.2/689/])
AMBARI-16260. Hive View: Prevent multiple /database calls when the first
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1beedcf4a199913a83fbc9e87196e0ef3935694d])
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/databases.js
> Hive View: Prevent multiple /database calls when the first call takes time or
> fails
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-16260
> URL: https://issues.apache.org/jira/browse/AMBARI-16260
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.2.0
> Reporter: DIPAYAN BHOWMICK
> Assignee: DIPAYAN BHOWMICK
> Fix For: 2.4.0
>
> Attachments: AMBARI-16260.trunk.patch
>
>
> When a hive view is opened /database calls gets called every 15 secs. There
> could be a situation that if getting a connection from HS2 takes time, these
> calls would pile up and would exhaust jetty threads quickly rendering ambari
> unusable in some time.
> Hence, it will be good to prevent these subsequent /database calls till the
> current call gives a response or errors out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)