Skip to content

feat: show garbage collector in SHOW TRANSACTIONS#1652

Open
imilinovic wants to merge 2 commits into
release/3.11from
feat/gc-show-transaction
Open

feat: show garbage collector in SHOW TRANSACTIONS#1652
imilinovic wants to merge 2 commits into
release/3.11from
feat/gc-show-transaction

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

Release note

SHOW TRANSACTIONS now reports an in-progress storage garbage collection as a synthetic gc row (mirroring the existing snapshot row). Its metadata carries trigger (periodic/forced), phase (unlink/index_cleanup/delete), exclusive_lock, and db_name, so a slow, stuck, or blocking garbage collection is directly observable from a query.

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#4229

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jun 3, 2026 1:31pm

Request Review

@imilinovic imilinovic self-assigned this Jun 3, 2026
@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label Jun 3, 2026
@imilinovic imilinovic added this to the 3.11 milestone Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant