feat(universaldb): postgres leader-resolver driver overhaul#5329
Conversation
PR Review: Postgres Leader-Resolver Driver OverhaulThis PR replaces the old per-transaction Four confirmed findings below, ranked by severity. 1. Fresh-database cold-window spuriously rejects all writes for 5 seconds
During the 5-second cold window ( Fix: Account for SELECT CASE WHEN is_called THEN last_value ELSE 0 END FROM udb_version_seq2. LISTEN race during reconnect silently drops notifications for new subscribers
In
If a concurrent The inline comment says "the lifecycle task re-LISTENs on reconnect" — but for channels added in this window, that reconnect already happened. Fix: Set 3.
|
…ver driver overhaul
d270b2b to
6196b67
Compare
No description provided.