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

[Backport 2.x] [Segment Replication] Add changelog entry and fix allocation test #6270

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f8102d1 from #6250.

)

* [Segment Replication] Add changelog entry and fix allocation test

Signed-off-by: Suraj Singh <surajrider@gmail.com>

* Add space

Signed-off-by: Suraj Singh <surajrider@gmail.com>

---------

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit f8102d1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member

Gradle Check (Jenkins) Run Completed with:

RemoteStoreIT.testRemoteSegmentStoreRestore test failure.

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.RemoteStoreIT.testRemoteSegmentStoreRestore" -Dtests.seed=A212B9AEEBA86195 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=is-IS -Dtests.timezone=Pacific/Tarawa -Druntime.java=17

org.opensearch.remotestore.RemoteStoreIT > testRemoteSegmentStoreRestore FAILED
    java.lang.AssertionError: timed out waiting for green state
        at __randomizedtesting.SeedInfo.seed([A212B9AEEBA86195:36ECBC37D1E17245]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1007)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:938)
        at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:927)
        at org.opensearch.remotestore.RemoteStoreIT.testRemoteSegmentStoreRestore(RemoteStoreIT.java:165)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6270 (5a08fb4) into 2.x (c0411f3) will decrease coverage by 0.03%.
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              @@
##                2.x    #6270      +/-   ##
============================================
- Coverage     70.49%   70.46%   -0.03%     
- Complexity    59059    59086      +27     
============================================
  Files          4778     4778              
  Lines        283194   283194              
  Branches      41232    41232              
============================================
- Hits         199628   199551      -77     
- Misses        66895    67007     +112     
+ Partials      16671    16636      -35     
Impacted Files Coverage Δ
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-58.54%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-37.94%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
.../indices/readonly/AddIndexBlockRequestBuilder.java 0.00% <0.00%> (-33.34%) ⬇️
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-28.89%) ⬇️
...opensearch/snapshots/SnapshotMissingException.java 28.57% <0.00%> (-28.58%) ⬇️
...va/org/opensearch/client/sniff/SnifferBuilder.java 72.72% <0.00%> (-27.28%) ⬇️
... and 493 more

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

@dreamer-89 dreamer-89 merged commit 726c068 into 2.x Feb 9, 2023
@github-actions github-actions bot deleted the backport/backport-6250-to-2.x branch February 9, 2023 18:24
dreamer-89 added a commit to dreamer-89/OpenSearch that referenced this pull request Feb 22, 2023
dreamer-89 added a commit that referenced this pull request Feb 22, 2023
* Revert "[Segment Replication] Add changelog entry and fix allocation test (#6250) (#6270)"

This reverts commit 726c068.

* Revert "[Segment Replication] Introduce primary weight factor for primary shards distribution (#6017) (#6161)"

This reverts commit 2e3e1ed.
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
* Revert "[Segment Replication] Add changelog entry and fix allocation test (#6250) (#6270)"

This reverts commit 726c068.

* Revert "[Segment Replication] Introduce primary weight factor for primary shards distribution (#6017) (#6161)"

This reverts commit 2e3e1ed.

(cherry picked from commit e316959)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dreamer-89 pushed a commit that referenced this pull request Feb 22, 2023
…6444)

* Revert "[Segment Replication] Add changelog entry and fix allocation test (#6250) (#6270)"

This reverts commit 726c068.

* Revert "[Segment Replication] Introduce primary weight factor for primary shards distribution (#6017) (#6161)"

This reverts commit 2e3e1ed.

(cherry picked from commit e316959)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants