Connor

Results 51 issues of Connor

`Rudra` complains about the potential double-free issue https://paper.seebug.org/1728/#05-panic-safety-double-free-rustsec-2021-0011, so simplify it to avoid using `mem::forgot` ```rust // Warning (UnsafeDataflow:/ReadFlow): Potential unsafe dataflow issue in // `rocksdb::SstFileReader::read_table_properties::callback` // -> src/rocksdb.rs:2330:9: 2338:10...

status/LGT1

See https://github.com/rust-lang/rust-bindgen Also, notice that https://github.com/rust-rocksdb/rust-rocksdb is already using `bindgen`, maybe we can rebase to it and add what we need.

## Bug Report ![image](https://github.com/tikv/tikv/assets/13497871/fcb95b42-f368-4b8f-970f-1b542f5014c7) There is no fine-grained metric to investigate this issue

type/bug
severity/major
affects-5.4
affects-6.0
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
found/customer

## Development Task - [x] Support collecting heap profile on tidb-dashboard - [x] TiKV supports symbol service - [x] https://github.com/tikv/tikv/pull/15695 - [x] https://github.com/tikv/tikv/pull/15761 - [x] tidb-dashboard parsing heap profile and...

type/enhancement
affects-8.1

## Development Task On the leader side, it would serialize write commands into the raft entry when proposing, and deserialize back to the write commands when applying. So we can...

type/enhancement

## Bug Report ``` [2024/05/11 13:47:50.839 +00:00] [INFO] [peer_storage.rs:605] ["begin to apply snapshot"] [peer_id=849059931] [region_id=849059930] [2024/05/11 13:47:50.839 +00:00] [INFO] [peer_storage.rs:1046] ["finish clear peer meta"] [takes=1.958碌s] [raft_key=1] [apply_key=1] [meta_key=1] [region_id=849059930] [2024/05/11...

type/bug
severity/major
affects-5.4
affects-6.1
affects-6.5
affects-7.1
affects-7.5

## Bug Report ![b57e15ae-443b-47de-867e-033bfeb70713](https://github.com/tikv/tikv/assets/13497871/64cc79ca-904d-483b-b399-46779fb66c3f)

type/bug
severity/major
affects-5.4
affects-6.1
affects-7.1
affects-7.5
affects-8.1

### What problem does this PR solve? Issue Number: Part of https://github.com/tikv/tikv/pull/11409 ### What is changed and how it works? ```commit-message After store restart, the store may be busy with...

release-note
status/LGT2
needs-rebase
do-not-merge/needs-linked-issue

### What is changed and how it works? Issue Number: Close https://github.com/tikv/tikv/issues/17304 What's Changed: ```commit-message Fix unexpected flow control after unsafe destroy range Flow controller detects pending compaction bytes jump...

size/M
release-note
needs-cherry-pick-release-6.5
dco-signoff: yes

### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...

size/XXL
needs-rebase
do-not-merge/work-in-progress
do-not-merge/release-note-label-needed
do-not-merge/needs-linked-issue
dco-signoff: yes