[
https://issues.apache.org/jira/browse/AMBARI-20054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877123#comment-15877123
]
Hudson commented on AMBARI-20054:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6802 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6802/])
AMBARI-20054 - Remove Entities Associated With clusterconfigmapping (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f4638d24dd5f9d320392ef8b7b064c73c50f649c])
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/host/HostImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigEntity.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/host/HostTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ServiceConfigEntity.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceImpl.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/ServiceConfigDAOTest.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/utilities/DatabaseChecker.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* (delete)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigMappingEntityPK.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/DesiredConfigTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClustersTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelper.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/DesiredConfig.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelperTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterEntity.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/ClusterDAO.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
* (delete)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigMappingEntity.java
> Remove Entities Associated With clusterconfigmapping
> ----------------------------------------------------
>
> Key: AMBARI-20054
> URL: https://issues.apache.org/jira/browse/AMBARI-20054
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: trunk
>
> Attachments: AMBARI-20054.patch
>
>
> - Remove the {{clusterconfigmapping}} table, which has redundant columns and
> causes nothing but headaches when it becomes out of sync with
> {{clusterconfig}}
> - Change {{clusterconfig}} to track which configuration is selected and when
> the last time it was selected was
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)