OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

[Backport 2.x] Ignore all malformed objects when ignore_malformed is true

Open opensearch-trigger-bot[bot] opened this issue 1 year ago • 3 comments

Backport 45c959762a50c1f5ecb9233b0e8d311d92f85cba from #4494

Codecov Report

Merging #4518 (5e44c84) into 2.x (3612b24) will increase coverage by 0.05%. The diff coverage is 30.00%.

@@             Coverage Diff              @@
##                2.x    #4518      +/-   ##
============================================
+ Coverage     70.60%   70.66%   +0.05%     
+ Complexity    57145    57131      -14     
============================================
  Files          4585     4585              
  Lines        274508   274512       +4     
  Branches      40229    40232       +3     
============================================
+ Hits         193817   193973     +156     
+ Misses        64487    64274     -213     
- Partials      16204    16265      +61     
Impacted Files Coverage Δ
.../java/org/opensearch/index/mapper/FieldMapper.java 80.74% <30.00%> (-0.71%) :arrow_down:
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) :arrow_down:
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) :arrow_down:
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-37.94%) :arrow_down:
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) :arrow_down:
...search/aggregations/metrics/ParsedPercentiles.java 44.21% <0.00%> (-33.69%) :arrow_down:
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-28.89%) :arrow_down:
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) :arrow_down:
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) :arrow_down:
...adcast/BroadcastShardOperationFailedException.java 77.77% <0.00%> (-22.23%) :arrow_down:
... and 454 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Sep 15 '22 03:09 codecov-commenter

Gradle Check (Jenkins) Run Completed with:

  • RESULT: SUCCESS :white_check_mark:
  • URL: https://build.ci.opensearch.org/job/gradle-check/3079/
  • CommitID: 5e44c8429206890c5fdedecce08f12a4b10c8568

github-actions[bot] avatar Sep 15 '22 04:09 github-actions[bot]

@hauck-jvsh Can you please help fix the DCO check by performing a sign off? Instructions here.

kotwanikunal avatar Sep 21 '22 18:09 kotwanikunal

I didn't have write access to edit this branch, so I made another pull request #4566 to fix the DCO.

hauck-jvsh avatar Sep 21 '22 19:09 hauck-jvsh

This is already merged and should be closed.

hauck-jvsh avatar Sep 27 '22 13:09 hauck-jvsh