Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Ample logging for rejected conditional mutations #5219

Merged

Conversation

DomGarguilo
Copy link
Member

Addresses #5202

Adds an overloaded submit method to accept a description for the conditional mutation. This description gets logged if the mutation is rejected.

Used this new overloaded submit method in AmpleConditionalWriterIT to make sure it works. I am not too sure where other good spots to use this are but will continue to look into it.

@DomGarguilo DomGarguilo added this to the 4.0.0 milestone Dec 30, 2024
@DomGarguilo DomGarguilo self-assigned this Dec 30, 2024
Copy link
Contributor

@ddanielr ddanielr left a comment

Choose a reason for hiding this comment

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

I think this is a good change. I've started looking it over and running some local tests.

@DomGarguilo DomGarguilo linked an issue Dec 31, 2024 that may be closed by this pull request
@DomGarguilo DomGarguilo merged commit c06fa70 into apache:main Jan 6, 2025
8 checks passed
@DomGarguilo DomGarguilo deleted the improveCondidinalMutationLogging branch January 6, 2025 20:00
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.

Improve Ample logging for rejected conditional mutations.
3 participants