-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74334/
-----------------------------------------------------------
Review request for ranger, Dineshkumar Yadav, Harshal Chavan, madhan, Madhan
Neethiraj, and Pradeep Agrawal.
Bugs: RANGER-4115
https://issues.apache.org/jira/browse/RANGER-4115
Repository: ranger
Description
-------
During construction of a JSON payload to uploade to Ranger admin when
processing CLASSIFICATION_ADD event, tagsync throws NullPointerException. This
is due to recent change to RangerTagDef class by RANGER-3951 (optimize memory
used by tags in plugins and server).
Diffs
-----
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasNotificationMapper.java
dadc76a54
Diff: https://reviews.apache.org/r/74334/diff/1/
Testing
-------
Compiled and ran all unit tests
Thanks,
Abhay Kulkarni