[Segment Replication][Testing] Creating new Segment Replication client to support running Integ Tests with Segment Replication enabled#9242
Closed
Rishikesh1159 wants to merge 350 commits intoopensearch-project:feature/segment-replication from Rishikesh1159:segrep-testing-setup
+44,159-10,690
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Oct 12, 2023
Commits on Oct 14, 2023
Commits on Oct 16, 2023
- authoredBhumika Saini
- authored
Bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2 in /plugins/repository-hdfs (opensearch-project#10639)
authored- authored
Bump com.google.http-client:google-http-client from 1.43.2 to 1.43.3 in /plugins/repository-gcs (opensearch-project#10635)
authored- authored
Bump com.squareup.okio:okio from 3.5.0 to 3.6.0 in /test/fixtures/hdfs-fixture (opensearch-project#10637)
authored
Commits on Oct 17, 2023
- authored
- authored
- authored
Commits on Oct 18, 2023
- authored
- authored
- authored
[Segment Replication] Unmute Test SegmentReplicationTargetServiceTests.testShardAlreadyReplicating (opensearch-project#10660)
authored- authored
- authored
- authored
- authored
- authored
Remote Restore Cluster Metadata if local disk state lost after quorum loss recovery (opensearch-project#10447)
authored- authored
- authored
- authored
Commits on Oct 19, 2023
- authored
- authored
- authored
- authored
Performance Improvement for Datetime formats (update version checks to 2.12.0) (opensearch-project#10754)
authoredFix bug where retries within RemoteStoreRefreshListener cause infos/checkpoint mismatch (opensearch-project#10655)
authored
Commits on Oct 20, 2023
Introduce ConcurrentQueryProfiler to profile query using concurrent segment search path and support concurrency during rewrite and create weight (opensearch-project#10352)
authored- authored
Restore remote index shards with ExistingStoreRecoverySource after restore from remote state (opensearch-project#10665)
authored- authored
- authored
- authored
- authored
Update Github pull request template to have a task for inspecting failing checks (opensearch-project#10751)
authored- authored
Return unformatted Segment Replication metrics that take upload time into account for replication lag (opensearch-project#10723)
authored[Segment Replication] Fix Flaky test SegmentReplicationRelocationIT.testPrimaryRelocation (opensearch-project#10701)
authored
Commits on Oct 21, 2023
[Segment Replication] Add Segment Replication backpressure rejection stats to _nodes/stats (opensearch-project#10656)
authoredAdded changes for AdmissionControl Interceptor and AdmissionControlService for RateLimiting (opensearch-project#9286)
authored[Remote Store] Use time elapsed since last successful local refresh for refresh lag (opensearch-project#10803)
authored
Commits on Oct 22, 2023
- authored
- authored
Fix custom metadata not getting stored for remote store not supporting async write (opensearch-project#10812)
authored- authored
- authored
Commits on Oct 23, 2023
- authored
- authored
- authored
- authored
[Remote Store] Add extra buffer before deleting older generations of translog (opensearch-project#10817)
authored- authored
Revert "Validate checksum of each segment file post download from remote store (opensearch-project#10119)" (opensearch-project#10847)
- authored
- authored
Commits on Oct 24, 2023
- authored
- authored
- authored
- authored
Commits on Oct 25, 2023
link previous cluster uuid to current cluster uuid even if current cluster uuid is not committed (opensearch-project#10832)
authored- authored
- authored
- authored
Commits on Oct 26, 2023
- authored
[Segment Replication] Handle exceptions on local file read during replication (opensearch-project#10933)
authored- authored
- authored
- authored
Mute testSegRepSucceedsOnPreviousCopiedFiles and testNoFailuresOnFileReads unit tests (opensearch-project#10942)
authored- authored
Commits on Oct 27, 2023
- authored
- authored
- authored
- authored
Commits on Oct 28, 2023
Commits on Oct 29, 2023
Commits on Oct 30, 2023
- authored
Read the same medata file that is locked during restore of shallow snapshot (opensearch-project#10979)
authored- authored
Log more info with max seq no on upload to and download from remote translog (opensearch-project#10973)
- authored
Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 in /buildSrc/src/testKit/thirdPartyAudit/sample_jars (opensearch-project#11000)
authored- authored
Fix passing wrong parameter when calling newConfigurationException() in DotExpanderProcessor (opensearch-project#10737)
authored
Commits on Oct 31, 2023
Commits on Nov 1, 2023
Commits on Nov 4, 2023
Commits on Nov 5, 2023
Commits on Nov 6, 2023
- authored
[Streaming Indexing] Introduce new experimental HTTP transport based on Netty 4 and Project Reactor (Reactor Netty) (opensearch-project#9672)
authoredAdding version condition while adding geoshape doc values to the index, to ensure backward compatibility. (opensearch-project#11095)
authoredFix flaky test RemoteIndexShardtests.testRepicaCleansUpOldCommitsWhenReceivingNew (opensearch-project#11111)
authored
Commits on Nov 7, 2023
Fix flaky testMinScoreDisablesCountOptimization in query profile phase tests (opensearch-project#11104) (opensearch-project#11104)
authoredUnmute FieldCapabilitiesIT.testWithIndexFilter for concurrent segment search (opensearch-project#11110)
authoredFix SuggestSearch.testSkipDuplicates by forceing refresh when indexing its test documents (opensearch-project#11068)
authored
Commits on Nov 8, 2023
- authored
- authored
- authored
- authored
Commits on Nov 9, 2023
Commits on Nov 13, 2023
Commits on Nov 14, 2023
- authored
- authored
- authored
Commits on Nov 15, 2023
Commits on Nov 16, 2023
Commits on Nov 19, 2023
Commits on Nov 20, 2023
Commits on Nov 21, 2023
Commits on Nov 22, 2023
- authored
- authored
- authored
Commits on Nov 27, 2023
- authored
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /test/fixtures/hdfs-fixture (opensearch-project#10861)
authoredProperly encapsulate SearchRequestOperationsListener related APIs as package protected (internal) (opensearch-project#11315)
authored- authored
Make number of segment metadata files in remote segment store configurable (opensearch-project#11329)
authoredBump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /test/fixtures/hdfs-fixture (opensearch-project#11344)
authored- authored
Commits on Nov 28, 2023
Commits on Nov 29, 2023
- authored
- authored
[Remote Store] Fail index template creation with refresh_interval less than cluster minimum (opensearch-project#11340)
authoredIntegrate CPU AC with ResourceUsageCollector and add CPU AC stats to nodes/stats (opensearch-project#10887)
Bump commons-io:commons-io from 2.13.0 to 2.15.0 in /plugins/discovery-azure-classic (opensearch-project#11002)
authored- authored
- authored
Bump commons-io:commons-io from 2.14.0 to 2.15.0 in /plugins/ingest-attachment (opensearch-project#11001)
Commits on Nov 30, 2023
- authored
- authored
- authored
- authored
- authored
Commits on Dec 1, 2023
Commits on Dec 4, 2023
Commits on Dec 6, 2023
- authored
- authored
- authored
Commits on Dec 7, 2023
[BWC and API enforcement] Introduce checks for enforcing the API restrictions (opensearch-project#11175)
authored- authored
- authored
- authored
- authored
- authored
Commits on Dec 8, 2023
Commits on Dec 11, 2023
Bump commons-io:commons-io from 2.15.0 to 2.15.1 in /plugins/discovery-azure-classic (opensearch-project#11554)
authored- authored
Fix the issue with DefaultSpanScope restoring wrong span in the TracerContextStorage upon detach (opensearch-project#11316)
authored- authored
- authored
- authored
- authored
- authored
Commits on Dec 12, 2023
- authored
- authored
- authored
- authored
Add heuristic slice_size for slice level top buckets in concurrent segment search (opensearch-project#11585)
authored