You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleksandr Diachenko (JIRA)" <ji...@apache.org> on 2013/12/26 17:13:50 UTC

[jira] [Created] (AMBARI-4182) Reduce number of transactions in HostResourceProvider, HostComponentResourceProvider

Oleksandr Diachenko created AMBARI-4182:
-------------------------------------------

             Summary: Reduce number of transactions in HostResourceProvider, HostComponentResourceProvider
                 Key: AMBARI-4182
                 URL: https://issues.apache.org/jira/browse/AMBARI-4182
             Project: Ambari
          Issue Type: Task
          Components: controller, test
    Affects Versions: 1.4.3
            Reporter: Oleksandr Diachenko
            Assignee: Oleksandr Diachenko
             Fix For: 1.4.3
         Attachments: AMBARI-4182.patch

Idea is to mark getResources() @Transactional to avoid opening big number of transactions on each get request.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)