----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68554/#review208100 -----------------------------------------------------------
Fix it, then Ship it! common/src/main/java/org/apache/atlas/repository/Constants.java Line 105 (original), 105 (patched) <https://reviews.apache.org/r/68554/#comment291872> Remove "_TO_CLUSTER" from line #105 and #106. - Madhan Neethiraj On Aug. 29, 2018, 5:51 p.m., Ashutosh Mestry wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68554/ > ----------------------------------------------------------- > > (Updated Aug. 29, 2018, 5:51 p.m.) > > > Review request for atlas and Madhan Neethiraj. > > > Bugs: ATLAS-2845 > https://issues.apache.org/jira/browse/ATLAS-2845 > > > Repository: atlas > > > Description > ------- > > **Approach** > > Renamed _AtlasCluster_ to _AtlasService_. > > > Diffs > ----- > > addons/models/0010-base_model.json c6d251c79 > addons/models/patches/004-base_model_replication_attributes.json 1b49ff7fb > client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java d6d2057c3 > common/src/main/java/org/apache/atlas/repository/Constants.java 273358360 > dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js 14be79216 > intg/src/main/java/org/apache/atlas/model/impexp/AtlasCluster.java > 320c0c723 > > intg/src/main/java/org/apache/atlas/model/impexp/ExportImportAuditEntry.java > 2c83c4214 > > repository/src/main/java/org/apache/atlas/repository/impexp/AuditsWriter.java > ced00b948 > > repository/src/main/java/org/apache/atlas/repository/impexp/ClusterService.java > 4462f2c14 > > repository/src/main/java/org/apache/atlas/repository/impexp/ExportImportAuditService.java > 8bd52e6f6 > > repository/src/main/java/org/apache/atlas/repository/ogm/AtlasClusterDTO.java > a96ca497c > repository/src/main/java/org/apache/atlas/repository/ogm/DTORegistry.java > d417ce771 > > repository/src/main/java/org/apache/atlas/repository/ogm/ExportImportAuditEntryDTO.java > 963ca51d3 > > repository/src/test/java/org/apache/atlas/repository/impexp/ClusterServiceTest.java > 6f624c3ee > > repository/src/test/java/org/apache/atlas/repository/impexp/ExportImportAuditServiceTest.java > 13277a35f > > repository/src/test/java/org/apache/atlas/repository/impexp/ReplicationEntityAttributeTest.java > 90232b7c1 > repository/src/test/resources/json/stocksDB-Entities/replicationAttrs.json > 444103684 > webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java > 7d231252c > > webapp/src/test/java/org/apache/atlas/web/resources/AdminExportImportTestIT.java > d15605413 > > > Diff: https://reviews.apache.org/r/68554/diff/3/ > > > Testing > ------- > > **Unit tests** > Tests run. > > > Thanks, > > Ashutosh Mestry > >
