Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Tor ColvinTor ColvinReporter
Adam FraserAdam FraserLabels
Story Points
1Components
Sprint
NoneFix versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Tor Colvin
Tor ColvinReporter
Adam Fraser
Adam FraserLabels
Story Points
1
Components
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created September 20, 2023 at 3:41 PM
Updated August 31, 2024 at 10:57 AM
Resolved September 22, 2023 at 3:16 PM
Sort the list of buckets in
GetConfigBuckets()
before returning so that loading databases are consistent/deterministic across SG nodes.Before this enhancement, loading databases is non-deterministic, and in the event that two buckets contain identical SG databases configs, it's not guaranteed that all nodes in the SG cluster have the same database configuration.