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

Bump hadoop-minicluster to 3.3.4 #6034

Merged
merged 4 commits into from
Jan 27, 2023

Conversation

ryanbogan
Copy link
Member

@ryanbogan ryanbogan commented Jan 27, 2023

Signed-off-by: Ryan Bogan rbogan@amazon.com

Description

Bumping hadoop-minicluster version to match 1.x and fix CVE's

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Ryan Bogan <rbogan@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@mch2
Copy link
Member

mch2 commented Jan 27, 2023

@ryanbogan I think we need to backport #4841 to 1.3 as well.

@ryanbogan
Copy link
Member Author

@ryanbogan I think we need to backport #4841 to 1.3 as well.

Added these lines from that PR:

api "org.codehaus.jettison:jettison:${versions.jettison}"
  api "org.mockito:mockito-core:${versions.mockito}"

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@ryanbogan ryanbogan marked this pull request as ready for review January 27, 2023 02:42
@ryanbogan
Copy link
Member Author

Adding Changelog now

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2023

Codecov Report

Merging #6034 (79830ac) into 1.3 (6d74ff2) will decrease coverage by 0.08%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                1.3    #6034      +/-   ##
============================================
- Coverage     77.90%   77.83%   -0.08%     
+ Complexity    63445    63442       -3     
============================================
  Files          4454     4454              
  Lines        274944   274944              
  Branches      41166    41166              
============================================
- Hits         214203   213994     -209     
- Misses        43836    44030     +194     
- Partials      16905    16920      +15     
Impacted Files Coverage Δ
...nsearch/search/dfs/DfsPhaseExecutionException.java 0.00% <0.00%> (-66.67%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...rch/index/engine/RefreshFailedEngineException.java 50.00% <0.00%> (-50.00%) ⬇️
.../index/shard/IndexShardNotRecoveringException.java 50.00% <0.00%> (-50.00%) ⬇️
...node/hotthreads/NodesHotThreadsRequestBuilder.java 60.00% <0.00%> (-40.00%) ⬇️
.../java/org/opensearch/index/merge/OnGoingMerge.java 71.42% <0.00%> (-28.58%) ⬇️
...ava/org/opensearch/OpenSearchTimeoutException.java 50.00% <0.00%> (-25.00%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
.../opensearch/common/breaker/NoopCircuitBreaker.java 61.53% <0.00%> (-23.08%) ⬇️
... and 467 more

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

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@ryanbogan ryanbogan merged commit 4350ea9 into opensearch-project:1.3 Jan 27, 2023
@ryanbogan ryanbogan deleted the hadoop_1.3 branch January 27, 2023 03:35
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