You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2014/11/17 20:50:33 UTC

[jira] [Created] (ARGUS-185) Optimize database transaction usage in admin web application

Madhan Neethiraj created ARGUS-185:
--------------------------------------

             Summary: Optimize database transaction usage in admin web application
                 Key: ARGUS-185
                 URL: https://issues.apache.org/jira/browse/ARGUS-185
             Project: Argus
          Issue Type: Bug
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Currently, policy download call (from the plug-ins) result in admin web application to use 2 transactions, which could result in deadlock scenario if a large number of download requests arrive at the same time. This issue can be avoided by using a single transaction per policy-download-call. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)