Skip to content

WPB-22961: migrate service (old bot) to PostGreSQL - #5414

Open
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-22961-migration-postgres-service
Open

WPB-22961: migrate service (old bot) to PostGreSQL#5414
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-22961-migration-postgres-service

Conversation

@blackheaven

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-22961

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@blackheaven
blackheaven requested review from a team as code owners August 4, 2026 14:14
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 4, 2026
@blackheaven
blackheaven force-pushed the gdifolco/WPB-22961-migration-postgres-service branch from 745c665 to e42e5ae Compare August 4, 2026 14:15
Migrate galley's ServiceStore (old bot provider/service connection data) from Cassandra to PostgreSQL using the dual-write + background-worker pattern: a Postgres interpreter, a DualWrite interpreter (reads from Cassandra, writes to both), and a copy-only backfill loop. Adds the service StorageLocation config field, a service table, marshall instances for Fingerprint Rsa and ServiceToken, and an integration test.
@blackheaven
blackheaven force-pushed the gdifolco/WPB-22961-migration-postgres-service branch from e42e5ae to d4a4cc4 Compare August 4, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants