Skip to content

Separate MGM and QDB version sources#35

Merged
lobis merged 1 commit into
mainfrom
codex/fix-mgm-qdb-version-source
May 12, 2026
Merged

Separate MGM and QDB version sources#35
lobis merged 1 commit into
mainfrom
codex/fix-mgm-qdb-version-source

Conversation

@lobis
Copy link
Copy Markdown
Collaborator

@lobis lobis commented May 12, 2026

Summary

  • stop seeding MGM versions from legacy raft-info topology fallback
  • make QDB version probing use raft-info directly instead of EOS server version probes
  • add regression coverage for eospilot-style fallback where ns stat -m only has master_id

Validation

  • go build ./...
  • EOS_TEST_SKIP=1 go test ./...

On eospilot, eos --version reports EOS 5.4.3 while redis-cli raft-info reports QDB 5.4.2.1; this keeps those columns separate.

@lobis lobis merged commit a79d869 into main May 12, 2026
4 checks passed
@lobis lobis deleted the codex/fix-mgm-qdb-version-source branch May 12, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant