Commit ae1ff540 authored by jan.koester's avatar jan.koester
Browse files

test

parent 4d9b9c99
Loading
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
authdb (20260418+1) unstable; urgency=medium

  * Dedicated scrub_client_ for scrub/rebalance to avoid blocking
    push_worker and health_monitor via pclient_ mutex contention
  * Propagate scrub_running status to all nodes via GET_STATUS protocol
  * Set server rebuilding flag during scrub so remote nodes report REBUILD
  * Expose per-node scrub_running in admin cluster status API
  * Propagate mark_node_dead to scrub_client_

 -- Jan Koester <jan.koester@tuxist.de>  Sat, 18 Apr 2026 21:00:00 +0200

authdb (20260417+3) unstable; urgency=medium

  * Fix authdb unreachable during auto-vacuum by releasing Domain Cache