[ 
https://issues.apache.org/jira/browse/AMBARI-18956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710685#comment-15710685
 ] 

Hadoop QA commented on AMBARI-18956:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12841138/AMBARI-18956.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9471//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9471//console

This message is automatically generated.

> Ambari attempts to commit transactions marked as rollback-only
> --------------------------------------------------------------
>
>                 Key: AMBARI-18956
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18956
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: AMBARI-18956.patch
>
>
> {{EntityTransaction}} may be marked 
> [rollback-only|http://docs.oracle.com/javaee/6/api/javax/persistence/EntityTransaction.html#setRollbackOnly()]
>  due to exception.  If {{@Transactional}} is not marked to {{rollbackOn()}} 
> such exception, Ambari still attempts to commit the transaction.  The end 
> result for the transaction is the same (rollback), but instead of the 
> original exception a {{RollbackException}} is reported, so information is 
> lost.



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

Reply via email to