Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.