Skip to content

Added monitor activity page for Fate transaction details#6371

Merged
dlmarion merged 8 commits into
apache:mainfrom
dlmarion:monitor-fate-tx-activity
May 20, 2026
Merged

Added monitor activity page for Fate transaction details#6371
dlmarion merged 8 commits into
apache:mainfrom
dlmarion:monitor-fate-tx-activity

Conversation

@dlmarion
Copy link
Copy Markdown
Contributor

No description provided.

@dlmarion dlmarion added this to the 4.0.0 milestone May 14, 2026
@dlmarion dlmarion requested a review from DomGarguilo May 14, 2026 17:18
@dlmarion dlmarion self-assigned this May 14, 2026
@dlmarion
Copy link
Copy Markdown
Contributor Author

I was looking at the Bulk Import page on the monitor, and I'm not sure that we will be able to show that level of detail going forward. That information is serialized in an object in the Fate transaction for the Bulk Import. Getting access to the serialized object requires that we reserve the Fate transaction, which we can't do if it's currently executing.

As a possible replacement for the Bulk Import page, this page shows the status of All Fate transactions (not just Bulk Import). It displays a lot of the same information as the command accumulo inst fate list.

@dlmarion
Copy link
Copy Markdown
Contributor Author

Screen shot of fate tx details page (under the activity menu)

FateDetails

IIRC the held and waiting locks are the namespace id or table id. The lock range is the prevEndRow and endRow, so they might need to be obfuscated.

@dlmarion
Copy link
Copy Markdown
Contributor Author

Latest screenshot showing lock information and updated lock range type column.

FateTxDetails2

Copy link
Copy Markdown
Member

@DomGarguilo DomGarguilo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a small improvement to render a dash for empty cells in dlmarion#65. Once that is merged (or even if not) things LGTM!

@dlmarion dlmarion merged commit d8a5d26 into apache:main May 20, 2026
9 checks passed
@dlmarion dlmarion deleted the monitor-fate-tx-activity branch May 20, 2026 17:19
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