Connor
Connor
 As mentioned in the comment, before we use the deletion marker as a workaround for the empty result after merge. But actually, the result shouldn't be empty because it...
Stage 1: Finish basic implementation - [x] Merge the develop branch to master, and reach the same test coverage ratio as bager - [x] https://github.com/tikv/agatedb/issues/125 - [x] introduce code-cov bot...
**Is your feature request related to a problem? Please describe.** Make fail-point support dependencies (one fail-point wait for another before proceed) we can refer to the implementation of rocksdb syncpoint...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) - sysbench prepare with 10000000 rows - run ``` for i in...
**薪资范围**:[30k-50k] **薪资月份**:16薪 **工作地点**:北京/上海/杭州/广州/深圳 **年限要求**:校招 ## 职位描述 负责 TiKV 产品线各组件的设计与开发,包括但不限于: 1. 构建高并发低延迟的分布式存储引擎,提升 TiKV 的基础服务能力; 2. 构建 Coprocessor 插件框架,提升 TiKV 计算能力的扩展性; 3. 构建易用的 TiKV Client,提升 TiKV 产品生态。 ## 职位要求 1. 掌握至少一门编程语言,如 C/C++/Java/Go/Rust,有良好的编程能力和风格;...
**薪资范围**:[40k-80k] **薪资月份**:16薪 **工作地点**:北京/上海/杭州/远程 **年限要求**:3-5/5-10 年 ## 职位描述 1. 设计和研发下一代基于云基础设施的分布式事务性存储引擎; 2. 探索前沿领域的存储和计算技术,并在 TiKV 中应用。 ## 职位要求 1. 熟练掌握 Rust/C++/Go 中的至少一种语言,有优秀的编程能力和风格; 2. 扎实的计算机系统基础知识; 3. 优秀的学习能力; 4. 优秀的创新能力,用开放性思维解决具有挑战性的问题。 ## 加分项 1. 有优秀的 GitHub...
### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/16562 What's Changed: ```commit-message Add region worker CPU and snap generator CPU ``` ### Related changes - [ ]...
## Bug Report When taking a store offline, we notice that it would cause high process-ready duration in other stores. It's mainly due to high peer msg handle duration. ...
## Development Task Add thread CPU metrics for region worker
## Bug Report ### What version of TiKV are you using? v7.1.1 ### Steps to reproduce ### What did you expect? No pending peer ### What did happened? There is...