Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We are creating the status poller once per distribution agent:
This causes a lot of stress on the system as we also read the topic from earliest.
So if we have 4 agents we read all status messages 4 times which can be considerable data.