Skip to content

Fixes p4 bugs#815

Merged
rmboyce merged 1 commit into
masterfrom
rboyce/p4-fixes
Apr 14, 2025
Merged

Fixes p4 bugs#815
rmboyce merged 1 commit into
masterfrom
rboyce/p4-fixes

Conversation

@rmboyce

@rmboyce rmboyce commented Apr 12, 2025

Copy link
Copy Markdown
Contributor

p4 fixes for leaderboard tests:

  • Adds txn commit to PrintPlan() in terrier.cpp. Before, the watermark would get stuck due to the uncommitted transaction, making garbage collection much harder.
  • Changes ClearUndoLogs in transaction.h to clear vector undo_logs_ and return void

@rmboyce rmboyce merged commit 8de6f6b into master Apr 14, 2025
@rmboyce rmboyce deleted the rboyce/p4-fixes branch April 14, 2025 20:48
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.

2 participants