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

[v23.2.x] cloud_storage_clients: Fix xml parsing when searching for error code in response #14851

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #14848
Fixes: #14850,

iobuf_to_delete_objects_result is moved to public API to make testing it
easier.

(cherry picked from commit 6849a18)
When searching for error codes in an XML tree, ptree::count does not
honor dot paths. The change uses get_optional and adds some tests for
the method.

(cherry picked from commit 1ec6cfe)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Nov 9, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 9, 2023
@abhijat abhijat marked this pull request as ready for review November 9, 2023 11:51
@abhijat abhijat merged commit 6fbe384 into redpanda-data:v23.2.x Nov 9, 2023
26 of 27 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.16 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants