Revision e664fb5d71ef2b3e4b092e039c5d47e202f740c2
Committed on 18/12/2025 4:00 am by
Zohaib Sibte Hassan <zohaib@sibte.pk> [GitHub Diff]
Fix: Remove dead batch writer and fix CDC raw row cleanup
- Remove unused batch writer system (batchCh, pebbleBatchOp, batchWriter goroutine)
- Fix AbortTransaction to call DeleteCapturedRows for orphaned raw entries
- Fix CleanupAfterCommit to also delete /cdc/raw/ prefix entries
- Remove unused IsBusy method and isMetaStoreBusy helper
???? Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>