You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "DIPAYAN BHOWMICK (JIRA)" <ji...@apache.org> on 2016/05/05 09:35:12 UTC

[jira] [Updated] (AMBARI-16260) Hive View: Prevent multiple /database calls when the first call takes time or fails

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

DIPAYAN BHOWMICK updated AMBARI-16260:
--------------------------------------
    Status: Patch Available  (was: Open)

> 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)