Skip to content

Improves log messages for AcceptableException#5992

Merged
kevinrr888 merged 2 commits intoapache:2.1from
kevinrr888:2.1-feature-5977
Nov 26, 2025
Merged

Improves log messages for AcceptableException#5992
kevinrr888 merged 2 commits intoapache:2.1from
kevinrr888:2.1-feature-5977

Conversation

@kevinrr888
Copy link
Copy Markdown
Member

AcceptableExceptions logged now additionally include the table operation, the exception type, and now always include a non-null description.

closes #5977

AcceptableExceptions logged now additionally include the table operation, the exception type, and now always include a non-null description.

closes apache#5977
@kevinrr888 kevinrr888 added this to the 2.1.5 milestone Nov 25, 2025
@kevinrr888 kevinrr888 self-assigned this Nov 25, 2025
@kevinrr888
Copy link
Copy Markdown
Member Author

Example of trying to compact an offline table:
before:

[fate.Fate] DEBUG: Failed to execute Repo FATE[34104f983aca23f4] for null(1) null

after:

[fate.Fate] DEBUG: Failed to execute Repo FATE[59879a0729fa37b6] for null(1) op:COMPACT exception-type:OFFLINE desc:Table is offline

Comment thread core/src/main/java/org/apache/accumulo/core/fate/Fate.java Outdated
@kevinrr888 kevinrr888 merged commit fd2a445 into apache:2.1 Nov 26, 2025
8 checks passed
@kevinrr888 kevinrr888 deleted the 2.1-feature-5977 branch November 26, 2025 14:16
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