[
https://issues.apache.org/jira/browse/AMBARI-25325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881482#comment-16881482
]
Hudson commented on AMBARI-25325:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #550 (See
[https://builds.apache.org/job/Ambari-branch-2.7/550/])
AMBARI-25325 : Updating Transactional method as public, log Transaction
(jonathanhurley:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=3d6676581379198e4c17f11afd2c344a73dfc1a9])
* (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: 6h 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)