-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72224/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, keval bhatt, Mehul Parikh, Nixon
Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra.
Bugs: ATLAS-3614
https://issues.apache.org/jira/browse/ATLAS-3614
Repository: atlas
Description
-------
- added configuration atlas.classification.propagation.default, which decides
propagation when 'propagate' flag is not specified during addition of a
classification
- default value is 'true' i.e. added classficaion will be propagated when
'propagate' flag is now specified
Diffs
-----
intg/src/main/java/org/apache/atlas/AtlasConfiguration.java c5bf50dca
intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java
0d20622f4
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
d3ba18f38
Diff: https://reviews.apache.org/r/72224/diff/1/
Testing
-------
verified manually that this the default specified in the configuration is used
while adding a classification if 'propage' flag is not specified
Thanks,
Madhan Neethiraj