Ashutosh Mestry created ATLAS-2192:
--------------------------------------
Summary: Split-Join Notification Messages Could Use Additional
Logging
Key: ATLAS-2192
URL: https://issues.apache.org/jira/browse/ATLAS-2192
Project: Atlas
Issue Type: Improvement
Components: atlas-intg
Affects Versions: trunk
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Priority: Minor
*Background*
The recent implementation of split-join messages allow for handling of
notification messages posted on Kafka to be greater than the message threshold.
The implementation could be improved with additional handling of error
conditions and incidental logging.
*Implementation*
Items below could be used as implementation guidelines:
- New class that encapsulates split buffer.
- Rudimentary eviction logic within the _AtlasNotificationMessageDeserializer_
to maintain healthy state of _splitMsgBuffer_.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)