-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62797/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2190
https://issues.apache.org/jira/browse/ATLAS-2190
Repository: atlas
Description
-------
**Implementation**
- Added _SplitMessageAggregator_ that encapsulates some of the functionality of
_AtlasNotificationStringMessage_ buffer.
- Added mechanism to detect stale split messages and evict them with
appropriate message in the log.
Diffs
-----
common/src/main/java/org/apache/atlas/AtlasConfiguration.java 451bd9d8
notification/src/main/java/org/apache/atlas/notification/AtlasNotificationMessageDeserializer.java
3d802840
notification/src/main/java/org/apache/atlas/notification/SplitMessageAggregator.java
PRE-CREATION
notification/src/test/java/org/apache/atlas/notification/SplitMessageAggregatorTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/62797/diff/1/
Testing
-------
**Unit tests**
- Added existing.
- Executed existing.
**Functional testing**
- Executed tests with large messages.
Thanks,
Ashutosh Mestry