Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshooting tools and buffered changes fixes #164

Merged
merged 17 commits into from Mar 2, 2024
Merged

Conversation

jeromegn
Copy link
Member

@jeromegn jeromegn commented Mar 2, 2024

Whew...

  • Adds a command actor version <actor id> <version> to inspect the state of a version in-memory.
  • Fixes a mistaken SQL query meant to squash __corro_seq_bookkeeping rows (forgot a RETURNING on the DELETE).
  • Disables detection of cleared versions for now
  • Changes the busy_timeout before truncating the WAL periodically and then restores it.
  • Tweaks a few values for processing changes more efficiently (should be made configurable)

@jeromegn jeromegn merged commit 1fb4063 into main Mar 2, 2024
2 of 4 checks passed
@jeromegn jeromegn deleted the debug-march-1-issues branch March 2, 2024 16:14
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.

None yet

1 participant