Skip to content

Comments

Add ECID to running external compactions table in the Monitor#6145

Merged
DomGarguilo merged 1 commit intoapache:mainfrom
DomGarguilo:monitorExtCompEcid
Feb 24, 2026
Merged

Add ECID to running external compactions table in the Monitor#6145
DomGarguilo merged 1 commit intoapache:mainfrom
DomGarguilo:monitorExtCompEcid

Conversation

@DomGarguilo
Copy link
Member

Fixes #6096

Adds ECID column to the running compactions table on the external compactions page in the monitor.

An accompanying regex filter was added to filter the table based on this new ECID value.

Here is a screenshot with a regex that returns a row in the table
image

And another screenshot with a regex that does not match any ECID
image

@DomGarguilo DomGarguilo added this to the 4.0.0 milestone Feb 23, 2026
@DomGarguilo DomGarguilo self-assigned this Feb 23, 2026
@dlmarion
Copy link
Contributor

Is the REST endpoint that this page is using in the rest package, or the next package?

@DomGarguilo
Copy link
Member Author

Is the REST endpoint that this page is using in the rest package, or the next package?

this is using the rest package. I think ill merge this PR now since its done and then open another PR for this conversion to use next

@DomGarguilo DomGarguilo merged commit 79f3203 into apache:main Feb 24, 2026
8 checks passed
@DomGarguilo DomGarguilo deleted the monitorExtCompEcid branch February 24, 2026 15:49
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.

Monitor External Compaction Running Compactions - show ECID

2 participants