Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 25.0.0
-
Component/s: None
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Epic Link:
-
Sprint:Horizon 2019 - July 10th 2019, Horizon 2019 - July 17th 2019, Horizon 2019 - July 24th
Description
One of the main challenges in supporting thresholding on Sentinel is sharing the internal thresholding state across the pool of Sentinels. Sentinels may be added or removed anytime, and we need to ensure that state of the thresholds are preserved.
Here is an example scenario to consider:
- Sentinel A processes a CollectionSet with a relative-change threshold associated, the current value is 5
- Sentinel A dies
- Sentinel B processes the following CollectionSet for that same threshold with a value of 999, we expect the threshold to be triggered