----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23932/#review48756 -----------------------------------------------------------
Ship it! Ship It! - Nate Cole On July 25, 2014, 3:06 p.m., Jonathan Hurley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23932/ > ----------------------------------------------------------- > > (Updated July 25, 2014, 3:06 p.m.) > > > Review request for Ambari and Nate Cole. > > > Bugs: AMBARI-6620 > https://issues.apache.org/jira/browse/AMBARI-6620 > > > Repository: ambari > > > Description > ------- > > Updated entity relationships to satisfy some functional tests that represent > some of the high level use cases. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AlertDefinitionResourceProvider.java > 966d8b5 > > ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertDefinitionDAO.java > 9163d6e > > ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertDispatchDAO.java > 08c49d8 > ambari-server/src/main/java/org/apache/ambari/server/orm/dao/AlertsDAO.java > a1257a2 > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertCurrentEntity.java > 6da5723 > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertDefinitionEntity.java > 9c2d5a2 > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertGroupEntity.java > 6e67214 > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertHistoryEntity.java > 4b0d39c > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertNoticeEntity.java > 9fe1c88 > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/AlertTargetEntity.java > 3cd444e > ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 73bf442 > ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql > f78f07f > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/AlertDefinitionResourceProviderTest.java > b7bcab6 > ambari-server/src/test/java/org/apache/ambari/server/orm/OrmTestHelper.java > 5e77a2d > > ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDefinitionDAOTest.java > de2f5d3 > > ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDispatchDAOTest.java > 3b6aaa0 > > ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertsDAOTest.java > 2bc2b7f > > Diff: https://reviews.apache.org/r/23932/diff/ > > > Testing > ------- > > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 15:29.265s > [INFO] Finished at: Fri Jul 25 15:06:14 EDT 2014 > [INFO] Final Memory: 21M/123M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Jonathan Hurley > >
