Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Various parts of the app history tracking can be improved/cleaned up:
- event_streaming.go: removed unused variable "count"
- ring buffer: unnecessary rlock/runlock in unexported methodÂ
getEventsFromID() - REST handler getStream() function: use deferred call to eventSystem.RemoveStream()
- application_events.go: limiter is no longer used
Attachments
Issue Links
- links to