limbooverlambda

Results 6 issues of limbooverlambda

Hi, I have raised this issue in the tikv-wg slack. While running the client we are running into issues where the client fails to connect to a TLS enabled PD...

## Bug Report ### What did you do? I am evaluating the Keyspace APIs that are supported by TiKV API v2 (https://github.com/tikv/client-rust). I am running TiUP locally. I created a...

type/question

## Question While playing with Keyspaces (https://tikv.org/docs/6.5/concepts/explore-tikv-features/api-v2/) it looks like reads and writes succeed against a DISABLED keyspace. Is that by design? Ideally I would expect the tikv storage nodes...

type/question

solve: https://github.com/tikv/client-rust/issues/455 We were running into an issue with scans where periodically we noticed scans returning empty results for datasets that were present in a cluster. The hypothesis was that...

There is a bug in the client where the ttls are not properly sharded for RawBatchPuts. This essentially means that if the batch is spread across multiple regions, the ttls...

We were running into an issue with scans where periodically we noticed scans returning empty results for datasets that were present in a cluster. The hypothesis was that the scans...