-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56818/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1569
https://issues.apache.org/jira/browse/ATLAS-1569
Repository: atlas
Description
-------
- cleared the contents of RequestContextV2 at the end of each servlet request
and notification processing
- updated notification processing to generate audit log only on the first
attempt (and not during retries)
Diffs
-----
client/src/main/java/org/apache/atlas/AtlasEntitiesClientV2.java 9ad9c16
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
c16fd66
webapp/src/main/java/org/apache/atlas/web/filters/AuditFilter.java 030788a
Diff: https://reviews.apache.org/r/56818/diff/
Testing
-------
Verified that the unit tests pass successfully
Thanks,
Madhan Neethiraj