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

[Feature/agent_framework] Work around JceMasterKey locale bug #239

Merged

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Dec 2, 2023

Description

Works around an upstream bug where Locale is ignored in a string uppercase conversion by starting out with the string in upper case.

No guarantee it will totally fix the problem but should mitigate it. Bug also filed upstream at aws/aws-encryption-sdk-java#1879

Issues Resolved

Fixes #233

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@owaiskazi19 owaiskazi19 merged commit c35a809 into opensearch-project:feature/agent_framework Dec 2, 2023
10 checks passed
dbwiddis added a commit to dbwiddis/flow-framework that referenced this pull request Dec 9, 2023
…arch-project#239)

Work around JceMasterKey locale bug

Signed-off-by: Daniel Widdis <widdis@gmail.com>
dbwiddis added a commit that referenced this pull request Dec 13, 2023
…ug (#239) (#269)

[Feature/agent_framework] Work around JceMasterKey locale bug (#239)

Work around JceMasterKey locale bug

Signed-off-by: Daniel Widdis <widdis@gmail.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 13, 2023
…ug (#239) (#269)

[Feature/agent_framework] Work around JceMasterKey locale bug (#239)

Work around JceMasterKey locale bug

Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit 72131bb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Dec 13, 2023
…terKey locale bug (#239) (#285)

[Port from Feature/agent_framework] Work around JceMasterKey locale bug (#239) (#269)

[Feature/agent_framework] Work around JceMasterKey locale bug (#239)

Work around JceMasterKey locale bug


(cherry picked from commit 72131bb)

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants