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

[osd/std] Add additional recovery from false-positives in handling of long numerals #6245

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

@AMoo-Miki AMoo-Miki commented Mar 22, 2024

Description

Add another case to #5956

Issues Resolved

Fixes #5923
Fixes #6017

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

… long numerals

Signed-off-by: Miki <miki@amazon.com>
@AMoo-Miki AMoo-Miki merged commit 902e216 into opensearch-project:main Mar 22, 2024
53 of 56 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2024
… long numerals (#6245)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 902e216)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2024
… long numerals (#6245)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 902e216)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
AMoo-Miki pushed a commit that referenced this pull request Mar 23, 2024
… long numerals (#6245) (#6246)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 902e216)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit that referenced this pull request Mar 23, 2024
… long numerals (#6245) (#6247)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 902e216)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

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
Projects
Status: No status
3 participants