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] [Remote Store] Waiting for remote store upload in snapshot/local recovery #12161

Merged
merged 1 commit into from
Feb 5, 2024

[Remote Store] Waiting for remote store upload in snapshot/local reco…

71e1b24
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Remote Store] Waiting for remote store upload in snapshot/local recovery #12161

[Remote Store] Waiting for remote store upload in snapshot/local reco…
71e1b24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 5, 2024 in 0s

32.07% of diff hit (target 71.09%)

View this Pull Request on Codecov

32.07% of diff hit (target 71.09%)

Annotations

Check warning on line 2055 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2054-L2055

Added lines #L2054 - L2055 were not covered by tests

Check warning on line 2058 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2057-L2058

Added lines #L2057 - L2058 were not covered by tests

Check warning on line 2065 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L2063-L2065

Added lines #L2063 - L2065 were not covered by tests

Check warning on line 197 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L197

Added line #L197 was not covered by tests

Check warning on line 439 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L439

Added line #L439 was not covered by tests

Check warning on line 725 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L725

Added line #L725 was not covered by tests

Check warning on line 805 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L805

Added line #L805 was not covered by tests

Check warning on line 807 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L807

Added line #L807 was not covered by tests

Check warning on line 812 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L812

Added line #L812 was not covered by tests

Check warning on line 818 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L815-L818

Added lines #L815 - L818 were not covered by tests

Check warning on line 820 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L820

Added line #L820 was not covered by tests

Check warning on line 823 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L822-L823

Added lines #L822 - L823 were not covered by tests

Check warning on line 825 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L825

Added line #L825 was not covered by tests

Check warning on line 284 in server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java#L284

Added line #L284 was not covered by tests

Check warning on line 320 in server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/recovery/RecoverySettings.java#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 77 in server/src/main/java/org/opensearch/repositories/RepositoriesModule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/RepositoriesModule.java#L77

Added line #L77 was not covered by tests

Check warning on line 96 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 102 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 110 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L110

Added line #L110 was not covered by tests

Check warning on line 113 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L113

Added line #L113 was not covered by tests

Check warning on line 115 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L115

Added line #L115 was not covered by tests

Check warning on line 120 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 128 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 139 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L139

Added line #L139 was not covered by tests

Check warning on line 153 in server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/repositories/fs/ReloadableFsRepository.java#L150-L153

Added lines #L150 - L153 were not covered by tests