You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2016/11/22 22:22:59 UTC

[jira] [Created] (AMBARI-18966) Add check to ensure we do not have @Transactional annotations on private methods

Doroszlai, Attila created AMBARI-18966:
------------------------------------------

             Summary: Add check to ensure we do not have @Transactional annotations on private methods
                 Key: AMBARI-18966
                 URL: https://issues.apache.org/jira/browse/AMBARI-18966
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
    Affects Versions: 2.5.0
            Reporter: Doroszlai, Attila
            Assignee: Doroszlai, Attila
            Priority: Critical
             Fix For: 2.5.0


{{@Transactional}} methods [must not be {{private}}|https://github.com/google/guice/wiki/Transactions#method-level-transactional].



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