Skip to content

Comments

fix: replication stream broke due to parser changes#783

Merged
levkk merged 2 commits intomainfrom
levkk-fix-stream
Feb 20, 2026
Merged

fix: replication stream broke due to parser changes#783
levkk merged 2 commits intomainfrom
levkk-fix-stream

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Feb 20, 2026

  • fix: the replication stream was broken due to parser changes - required us to pre-parse the statement
  • fix: don't acknowledge end of WAL until we see data - may cause synchronization issues when reconnecting
  • feat: add resharding_only flag on databases to be used for resharding and not serving queries
  • feat: track replication lag while replicating, log once a second

@codecov
Copy link

codecov bot commented Feb 20, 2026

@levkk levkk merged commit 9d40648 into main Feb 20, 2026
8 checks passed
@levkk levkk deleted the levkk-fix-stream branch February 20, 2026 04:12
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