-
Type:
Improvement
-
Status: QA
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.0 beta1, 2.5.0
-
Component/s: None
-
Labels:None
-
Epic Link:
When z-push-top is not disabled, the TopCollector requests hasData and subsequently GetData from the IPC provider on every AnnounceInformation() call in isEnabled() function. This could be cached to improve performance.