kvserver: lease expiration warnings are either wrong or overly eager #97209
Labels
A-kv-replication
Relating to Raft, consensus, and coordination.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Over in #97141, we're seeing lots of messages like these about a minute apart, for a bunch of different ranges:
Notice how the lease was in fact taken over by the same leaseholder. I think something's off with the condition for that log message. It was added back in #96257. We should get this fixed asap, since it was backported to 22.2 and 22.1.
Entire log: cockroach.log
Jira issue: CRDB-24572
The text was updated successfully, but these errors were encountered: