-
Steps to reproduce:
1. Load a TPCH-50 lineitem and its TiFlash replica with clustered index ("clustered index" maybe not necessary)
2. Stop TiFlash node
3. Update 1% or 10% by executing `alter ta…
-
We have occasional failures in the `code_update_test` during CI runs, which I believe has started recently:
https://dev.azure.com/MSRC-CCF/CCF/_build/results?buildId=22126&view=logs&j=8f3dc89c-3708…
-
**Describe the bug**
One of the tests in gtest is crashing due to an out-of-memory access to the shared memory.
**Steps/Code to reproduce bug**
1. Apply the following patch to the `branch-0.19` b…
hcho3 updated
3 years ago
-
So I have this problem when I try to use Linear Advance on my printer. The extruder motor starts stuttering and skipping and sometimes it runs backwards instead of forwards at random (no I'm not talki…
-
-
```
E0324 18:56:13.143669 9569 GetFlagsHandler.cpp:131] Don't support converting the type [expired_time_factor:uint32]!
E0324 18:56:13.143952 9569 GetFlagsHandler.cpp:131] Don't support converting…
-
## Description
I imported some test record, it was failed and service abort. I think, it has control character in data items.
## Steps to reproduce
```shell
curl --location --request POST …
-
In #2116
scale-in and scale-out tiflash , scale-in TiKV
execute ap query always -- raise TiFlash Timeout
pstack tiflash-pid and find that some threads are blocked.
```
Thread 176 (Thread 0x7…
-
* 描述:raft执行快照的时候,会保存当前已经apply的index到 snapshot meta。初始化raft node的时候,会加载raft meta读取last apply index,然后从last apply index开始继续执行状态机。对于大吞吐的场景,两次快照间隔可能有大量的数据,重启服务 init raft node的时候会造成大量数据重放导致启动过慢。
例如:
1. 第…
-
**Describe the bug**
I ran into an error while testing pairwise distance caused by an invalid write (according to cuda-memcheck) in `raft::sparse::distance::classic_csr_semiring_spmv_smem_kernel`
…