Skip to content

Conversation

@dlmarion
Copy link
Contributor

@dlmarion dlmarion commented Dec 8, 2025

updateCompactionFailed is called from two places in Compactor.run,
one of which is passing null. This commit changes the argument type
from Throwable to String and moves the code to get the exception
class name to where the exception is non-null.

@dlmarion dlmarion self-assigned this Dec 8, 2025
@dlmarion dlmarion merged commit 5e1e4be into apache:2.1 Dec 15, 2025
8 checks passed
@dlmarion dlmarion deleted the compactor-cancel-npe branch December 15, 2025 14:55
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