[
https://issues.apache.org/jira/browse/AMBARI-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046070#comment-15046070
]
Hudson commented on AMBARI-14249:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.2 #29 (See
[https://builds.apache.org/job/Ambari-branch-2.2/29/])
AMBARI-14249. Failing unit tests / Entity removal using the entity (swagle:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=893955a598018e48e5745d02faa32b0fe440874c])
*
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDispatchDAOTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertNoticeEntity.java
*
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertDispatchDAO.java
*
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertsDAOTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/RequestDAOTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDefinitionDAOTest.java
* ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertsDAO.java
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertHistoryEntity.java
> Entity removal done trough the EntityManager (AlertHistory, AlertNotice)
> ------------------------------------------------------------------------
>
> Key: AMBARI-14249
> URL: https://issues.apache.org/jira/browse/AMBARI-14249
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Laszlo Puskas
> Assignee: Laszlo Puskas
> Priority: Critical
> Labels: patch
> Fix For: 2.0.0
>
> Attachments: AMBARI-14249.v1.patch, AMBARI-14249.v2.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Removal of entities need to be done through the EntityManager in order for
> the shared cache to remain consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)