[INSTRM-879] stsBuffer get never cleared and grow up in an uncontrolled manner. Created: 14/Jan/20  Updated: 23/Jan/20  Resolved: 17/Jan/20

Status: Done
Project: Instrument control development
Component/s: ics_alertsActor
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: arnaud.lefur Assignee: arnaud.lefur
Resolution: Done Votes: 0
Labels: SPS
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to INSTRM-878 actors cannot connect to tron Done
Story Points: 0.5
Sprint: SM1PD-2020 A

 Description   

in the alertsActor, stsBuffer is checking new values against previous one, it forwards to STS if :

  • state of the alert has changed
  • previous value is old enough (5 minutes )

stsBuffer was never cleared, means that each time a new value came in, every previous value was checked again causing many possible issues.

 

 

 


Generated at Sun Apr 06 17:51:00 JST 2025 using Jira 8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b.