----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69220/ -----------------------------------------------------------
Review request for atlas. Bugs: ATLAS-2944 https://issues.apache.org/jira/browse/ATLAS-2944 Repository: atlas Description ------- Fail the import process as soon as possible if any of the required meta files are missing. (atlas-export-info.json, atlas-export-order, atlas-typesdef) Diffs ----- repository/src/main/java/org/apache/atlas/repository/impexp/ImportZipMetaFilesValidator.java PRE-CREATION repository/src/main/java/org/apache/atlas/repository/impexp/ZipSource.java bf23f819a repository/src/test/java/org/apache/atlas/repository/impexp/ImportZipMetaFilesValidatorTest.java PRE-CREATION Diff: https://reviews.apache.org/r/69220/diff/1/ Testing ------- unit tests Thanks, Daniel Kelencz