Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion teams/tikv/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"haojinming",
"Rustin170506",
"jayzhan211",
"lcwangchao",
"lhy1024",
"longfangsong",
"lzmhhh123",
Expand Down Expand Up @@ -138,4 +139,4 @@
"website",
"yatp"
]
}
}
33 changes: 33 additions & 0 deletions votes/0229-lcwangchao-as-tikv-reviewer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# A Vote for lcwangchao as TiKV Reviewer

## Proposal

[@lcwangchao](https://github.com/lcwangchao) has been working on `tikv/tikv` for about one year, and contributed extensively to TiKV's coprocessor and transaction components, focusing on index lookup pushdown, coprocessor enhancements, transaction debugging, and other critical improvements.

The following lists the details of [@lcwangchao](https://github.com/lcwangchao)'s contributions:

- [16+ authored pull requests](https://github.com/tikv/tikv/pulls?q=is%3Apr+author%3Alcwangchao+)
- Multiple merged PRs including significant features and enhancements

Key areas of contribution include:

**Coprocessor Enhancements:**
- Implemented IndexLookUp pushdown functionality, including `BatchIndexLookUpExecutor` to perform index lookup on TiKV side (PR #18869, #18943)
- Added support for IndexLookUp in `BatchExecutorsRunner` (PR #18943)
- Added `RegionStorageAccessor` to provide store for secondary regions in cop-task (PR #18813)
- Added SQL statement tracing in TiKV slow log (PR #15514)

**Transaction Improvements:**
- Enhanced transaction error handling with MVCC collection for `CommitTsExpired` errors (PR #18442)
- Improved transaction debugging by collecting MVCC for `TxnLockNotFound` errors when commit secondary failed (PR #18426)
- Added debug info for errors when commit_role is unknown (PR #18448)

His contributions demonstrate deep understanding of TiKV's coprocessor architecture and transaction mechanisms, with a focus on performance optimization and observability improvements. The quality and scope of his work make him an excellent candidate for the TiKV reviewer role.

I hereby nominate [@lcwangchao](https://github.com/lcwangchao) as TiKV reviewer and call for a vote.

## Deadline

The vote will be open for at least 3 days unless there is an objection or not enough votes.

## Result