Enabling aggressive locking makes TestPointGetLockExistKey fail #41527
Labels
affects-6.6
severity/major
sig/transaction
SIG:Transaction
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
set @@tidb_pessimistic_txn_aggerssive_locking=1
in testTestPointGetLockExistKey
2. What did you expect to see? (Required)
test pass.
3. What did you see instead (Required)
error: pessimistic lock not found for RC isolation level.
4. What is your TiDB version? (Required)
master (v6.6.0)
The text was updated successfully, but these errors were encountered: