Results 12 issues of 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...

type/bug

## 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...

type/question

## 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...

type/bug
severity/moderate
component/lightning

## 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...

type/bug

## 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...

type/bug
sig/planner
severity/critical
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
affects-8.1

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` SELECT -> * -> FROM -> items -> WHERE -> 57260686...

type/bug
sig/planner
severity/moderate
affects-7.6
affects-8.1

## 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...

type/feature-request

## 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...

type/feature-request

## 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...

type/bug
sig/transaction
severity/major
affects-8.0
affects-8.1
impact/crash

## 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...

type/bug
sig/execution
severity/major