glorv

Results 32 issues of glorv

### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) Add...

translation/doing
for-future-release
size/S
do-not-merge/hold
type/compatibility-or-feature-change
v8.2

…pplied index larger than persisted index ### What is changed and how it works? Issue Number: ref #16717 What's Changed: ```commit-message add a failpoint test case to test the correctness...

status/LGT1
size/L
release-note-none

### First-time contributors' checklist - [ ] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ###...

missing-translation-status
size/M

## Bug Report ### What version of TiKV are you using? v7.5.1 ### What operating system and CPU are you using? ### Steps to reproduce I was running a test...

type/bug
component/pd-client
severity/major
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1

## Development Task Design: https://github.com/tikv/rfcs/pull/112 - raft-rs - allow apply raft committed logs before they are persisted https://github.com/tikv/raft-rs/pull/537 - - tikv - raftstore: allow apply committed logs before persist https://github.com/tikv/tikv/pull/16626...

type/enhancement

PR #16626 introduced a new mechanism that allows apply committed raft log before persistence. But it also brings some side-effect: - Block region cache eviction. Because only persisted logs can...

### What is changed and how it works? Issue Number: ref #15990 What's Changed: ```commit-message The rocksdb log is replace by tikv log in #7358 about 4 years ago. After...

status/LGT1
size/XXL
release-note-none

Currently, client stream receives a request with type `impl tonic::IntoStreamingRequest`, it seems not expose a interface to manually fail this streaming. A real world user case is to use client...

## Bug Report ### What version of TiKV are you using? ### What operating system and CPU are you using? ### Steps to reproduce ### What did you expect? ###...

component/test
flaky_test