Commit 03746a46 authored by jan.koester's avatar jan.koester
Browse files

deb

parent 0fc7656d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
libparitypp (20260411+38) unstable; urgency=medium

  * Add client::rebalance() method: detects misplaced blocks
    (block_index % n != node_index), re-stores groups with correct
    placement, then vacuums stale blocks

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

libparitypp (20260411+37) unstable; urgency=medium

  * Fix client global mutex blocking: release mutex during retrieve_stripe