Skip to content

[Backport 2.x] Support more than 1024 IP/masks with indexed field#16734

Merged
reta merged 1 commit into2.xfrom
backport/backport-16391-to-2.x
Nov 28, 2024
Merged

[Backport 2.x] Support more than 1024 IP/masks with indexed field#16734
reta merged 1 commit into2.xfrom
backport/backport-16391-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport ad982c2 from #16391.

MultiRangeQuery for searching IP masks more 1025 masks in indexed field.

---------

Signed-off-by: Mikhail Khludnev <mkhl@apache.org>
Signed-off-by: Mikhail Khludnev <mkhludnev@users.noreply.github.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit ad982c2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 26e4b6c: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 86.15385% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (dc7b4d4) to head (26e4b6c).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/index/mapper/IpFieldMapper.java 86.15% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16734      +/-   ##
============================================
- Coverage     71.90%   71.82%   -0.09%     
+ Complexity    65469    65445      -24     
============================================
  Files          5314     5314              
  Lines        305235   305276      +41     
  Branches      44474    44485      +11     
============================================
- Hits         219479   219253     -226     
- Misses        67451    67784     +333     
+ Partials      18305    18239      -66     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant