-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.11.0
-
Component/s: Extensions
-
Labels:None
NiFiAtlasHook collects the notification messages to be sent to Atlas in a list, but it does not clean up the list after committing the messages. So it is just growing and the same notifications are being sent to Atlas again and again. This will lead to communication slow-down, OOM and/or exceeding Kafka message size limit.
- links to