Ting
Ting
1. step @Test public void putwithInvalidTTL() { if (!initialized) return; long ttl = -1; ByteString key = ByteString.copyFromUtf8("key_lt"); ByteString value = ByteString.copyFromUtf8("value1"); checkDelete(key); try { client.put(key, value, ttl); } catch...
## Bug Report ### What version of TiKV are you using? 7.6.0 ### What operating system and CPU are you using? ### Steps to reproduce 1. install 7.6 version cluster...
## Bug Report ### What version of TiKV are you using? v7.5.0 076b79c54b9e7656f9119865d4ed75bec3bd58d6 ### What operating system and CPU are you using? ### Steps to reproduce MySQL [test]> IMPORT INTO...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? arm env install 5.1.4 tidb cluster and then upgrade it to 6.1.5 after...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) cluster-a: tidb: config: | max-index-length = 12287 new_collations_enabled_on_first_bootstrap = true [experimental] allow-expression-index...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` SELECT -> * -> FROM -> items -> WHERE -> 57260686...
## Feature Request monitor the label action. condition 1: if {the action is add label and the new label is ['type/duplicate' or 'status/won't-fix' or 'status/can't-reproduce' or 'type/wontfix']} then { if...
## Bug Report /info command should use full match, not partial match. eg: when has '/information' in comment, should not trigger add template function root cause: in the page, https://github.com/pingcap-incubator/cherry-bot/blob/master/pkg/providers/add-template/event.go...
## Bug Report ### What version of TiKV are you using? ["Git Commit Hash: b7103fab92af010ce709238a2e243dc8ab7eba56"] [thread_id=1] ### What operating system and CPU are you using? ### Steps to reproduce bank-tbls-pessimistic-inplace-follower-neterr...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` drop table if exists t1; drop table if exists t2; create...