Files
ziti/controller
Paul Lorenz 91edc68409 Set fsm.startIndex on FSM init. Fixes #3860
- adds the missing self.startIndex assignment in BoltDbFsm.Init so
  GetStartRaftIndex() returns the persisted raft index instead of 0,
  which was leaving the RDM's RaftIndexProvider seeded at 0 on every
  restart and reporting a stale index until the next command applied
- adds a regression test that opens an FSM, persists a raft index,
  reopens it, and asserts GetStartIndex reflects the persisted value
- notes the fix in CHANGELOG.md under the ziti/v2 issue list
2026-05-11 19:12:16 -04:00
..
2022-06-30 17:45:08 -04:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00
2026-04-16 09:43:49 -04:00
2026-01-28 15:01:35 -05:00
2026-01-28 12:34:10 -05:00
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00