[
https://issues.apache.org/jira/browse/AMBARI-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046171#comment-15046171
]
Hudson commented on AMBARI-14249:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3991 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3991/])
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=f65486346807c7b5389fb4d6bd97f366f9f5d408])
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertNoticeEntity.java
*
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertsDAOTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertHistoryEntity.java
* ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertsDAO.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/AlertDispatchDAOTest.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
> 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)