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

[House keeping] Assess CloseResource PMD warning and harden API for MultipartParser #343

Merged
merged 11 commits into from
Mar 8, 2024

Conversation

newtork
Copy link
Contributor

@newtork newtork commented Mar 5, 2024

(Semi-) related support item:

  • [internal#]1355

I remembered we introduced AutoCloseable interface to both...

(OData v2) BatchResponse

image

(OData v4) BatchResponse

image

But did not consider adding it to the Generic OData Client.

This PR addresses this shortcoming and annotates and clarifies the "closeable" behavior.

@newtork newtork marked this pull request as draft March 5, 2024 16:05
@newtork newtork added please merge Request to merge a pull request please review Request to review a pull request labels Mar 6, 2024
@newtork newtork marked this pull request as ready for review March 6, 2024 14:46
@newtork newtork enabled auto-merge (squash) March 8, 2024 08:53
@newtork newtork merged commit e03d80f into main Mar 8, 2024
16 checks passed
@newtork newtork deleted the fix-closeresource-pmd-warning branch March 8, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge Request to merge a pull request please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants