Skip to content

Conversation

@nknize
Copy link
Contributor

@nknize nknize commented Jun 26, 2023

Backport dd05edd from #7301.

…earch-project#7301)

This continues the refactor of ImmutableOpenMap to j.u.Map in the
o.o.cluster package in preparation for removal of HPPC dependencies.

Signed-off-by: Nicholas Walter Knize <[email protected]>
@nknize nknize added backport PRs or issues specific to backporting features or enhancments v2.9.0 'Issues and PRs related to version v2.9.0' labels Jun 26, 2023
Signed-off-by: Nicholas Walter Knize <[email protected]>
@nknize nknize changed the title [Refactor] more ImmutableOpenMap to jdk Map in cluster package (#7301) [Backport 2.x] [Refactor] more ImmutableOpenMap to jdk Map in cluster package (#7301) Jun 26, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #8261 (135ff65) into 2.x (77d059a) will increase coverage by 0.10%.
The diff coverage is 68.43%.

@@             Coverage Diff              @@
##                2.x    #8261      +/-   ##
============================================
+ Coverage     70.66%   70.77%   +0.10%     
- Complexity    56904    56910       +6     
============================================
  Files          4706     4706              
  Lines        269221   269180      -41     
  Branches      39796    39794       -2     
============================================
+ Hits         190250   190513     +263     
+ Misses        62657    62312     -345     
- Partials      16314    16355      +41     
Impacted Files Coverage Δ
...apshots/status/TransportSnapshotsStatusAction.java 3.52% <0.00%> (-0.03%) ⬇️
...ing/delete/TransportDeleteDanglingIndexAction.java 9.58% <0.00%> (ø)
...rch/cluster/coordination/RemoveCustomsCommand.java 0.00% <0.00%> (ø)
...dination/UnsafeBootstrapClusterManagerCommand.java 0.00% <0.00%> (ø)
.../cluster/routing/allocation/RoutingAllocation.java 98.52% <ø> (ø)
.../src/main/java/org/opensearch/gateway/Gateway.java 8.33% <0.00%> (ø)
.../java/org/opensearch/gateway/GatewayMetaState.java 71.02% <0.00%> (-1.23%) ⬇️
...h/index/shard/RemoveCorruptedShardDataCommand.java 80.50% <ø> (-0.33%) ⬇️
...rg/opensearch/rest/action/cat/RestAliasAction.java 13.95% <0.00%> (ø)
...pensearch/rest/action/cat/RestTemplatesAction.java 22.44% <0.00%> (+0.44%) ⬆️
... and 39 more

... and 443 files with indirect coverage changes

@nknize nknize merged commit 7ee220b into opensearch-project:2.x Jun 26, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
… package (opensearch-project#7301) (opensearch-project#8261)

This continues the refactor of ImmutableOpenMap to j.u.Map in the
o.o.cluster package in preparation for removal of HPPC dependencies.

Signed-off-by: Nicholas Walter Knize <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PRs or issues specific to backporting features or enhancments v2.9.0 'Issues and PRs related to version v2.9.0'

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants