-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add Varun Bansal as maintainer #15163
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Gaurav Bafna <[email protected]>
Pinging @opensearch-project/admin for help with permissions |
sachinpkale
approved these changes
Aug 8, 2024
gbbafna
requested review from
anasalkouz,
andrross,
ashking94,
Bukhtawar,
CEHENKLE,
dblock,
dbwiddis,
gaobinlong,
kotwanikunal,
mch2,
msfroh,
nknize,
owaiskazi19,
reta,
Rishikesh1159,
saratvemulapalli,
shwetathareja,
sohami and
VachaShah
as code owners
August 8, 2024 07:02
Signed-off-by: Gaurav Bafna <[email protected]>
ashking94
approved these changes
Aug 8, 2024
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 8, 2024
Signed-off-by: Gaurav Bafna <[email protected]> (cherry picked from commit c6189a9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
gbbafna
pushed a commit
that referenced
this pull request
Aug 8, 2024
(cherry picked from commit c6189a9) Signed-off-by: Gaurav Bafna <[email protected]> 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>
harshavamsi
pushed a commit
to harshavamsi/OpenSearch
that referenced
this pull request
Aug 20, 2024
Signed-off-by: Gaurav Bafna <[email protected]>
wdongyu
pushed a commit
to wdongyu/OpenSearch
that referenced
this pull request
Aug 22, 2024
Signed-off-by: Gaurav Bafna <[email protected]>
akolarkunnu
pushed a commit
to akolarkunnu/OpenSearch
that referenced
this pull request
Sep 10, 2024
Signed-off-by: Gaurav Bafna <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have nominated, and maintainers have agreed to add Varun Bansal (@linuxpi ) as a co-maintainer, who kindly accepted.
Varun is an active contributor of OpenSearch project and is the proposer/developer of Offline Background Tasks and has extensively contributed to Remote Store and Remote Cluster State features which has been launched successfully for users, with most of his recent works focused on offline background task , remote cluster state and remote store related areas. Apart from this, he has proactively contributed to identifying critical bugs, resolving them and improving documentations around the same. Varun is also an active member of the OpenSearch Storage bi-weekly triages and has consistently exercised sound judgement in triaging and prioritizing the issues. Varun has led 3 triages and participated in all storage triages.
Varun, has authored 77 pull requests, reviewed 100 pull requests and created 75 issues in the OpenSearch repo last 12 months, with nearly 15 of them being contributed in the last 3 months. Based on his historical contributions, I am reasonably confident, that Varun will be a valuable addition as a maintainer of OpenSearch and will help to contribute to our success going forward.
Notable Proposals
RFC - [RFC] Offline Background Tasks #12361
Design Proposal - [Design Proposal] Offline Background Tasks #13554
[Meta] Remote Store Performance Improvement #7380
[RFC] [Remote Store] Remote Store Stats API #7153
Notable Pull-requests
[Offline Nodes] Adds new library for offline tasks #13574
[Remote Store] Add support to remote restore IndexMetadata #9086
[Remote Store][Refactor] Introduce RemoteStoreRestoreService to handle restore from remote store #9256
Add support download latest index metadata from remote #9477
[Remote Store] Add Remote store stats api #7441
[Remote Store] Add header(codec) and footer(checksum) to remote store segment metadata #5917
[Remote Cluster State] Parallel and Multipart IndexMetadata uploads #9664
Remote Restore Cluster Metadata if local disk state lost after quorum loss recovery #10447
[Remote Cluster State] Remove stale remote cluster state #9719
Enhance search preference based routing for WRR #6834
Notable Code Reviews
Varun has reviewed close to100 pull requests, helping fellow contributors with meaningful feedback to get them merged
[Remote State] Create service to publish cluster state to remote store #9160
Upload global cluster state to remote store #10404 and Download functionality of global metadata from remote store #10535
Split the remote global metadata file to metadata attribute files #12190
Notable Bug finds
Cluster chaining breakage : [BUG] [Remote State] Cluster chaining can break if there is consecutive node replace and restart #10841
Cluster UUID Trimming Logic : [Remote State] Update cluster UUID trimming logic for remote state auto restore flow to compare global metadata #10662
Restoring decommission attributes after Quorum Loss resulting in election loops : [BUG] [Remote State] Auto restoring decommission attributes after QL can lead to election loops #10905
Remote state auto restore fails : [BUG] [Remote State] Remote state auto restore fails when process restarts before successful master election. #10776
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.