[
https://issues.apache.org/jira/browse/AMBARI-25325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880841#comment-16880841
]
Hudson commented on AMBARI-25325:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10503 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10503/])
AMBARI-25325 : Updating Transactional method as public, log Transaction
(jonathanhurley:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=7ec7ec3baa8c8690e2cc2f1e86ee1c85b4552846])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/services/RetryUpgradeActionService.java
> RetryUpgradeActionService not able to update host_role_command in Transaction
> -----------------------------------------------------------------------------
>
> Key: AMBARI-25325
> URL: https://issues.apache.org/jira/browse/AMBARI-25325
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.7.4
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0, 2.7.4
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> RetryUpgradeActionService is not updating host_role_command table in
> Transaction since @Transactional is applied in same class non-public method
> which is not applied through AOP proxy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)