Bug #95552 | mysql innodb cluster shouldnt receive new transaction while change master R/W | ||
---|---|---|---|
Submitted: | 28 May 2019 14:58 | Modified: | 28 Oct 2021 7:29 |
Reporter: | Chương Lê | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Shell AdminAPI InnoDB Cluster / ReplicaSet | Severity: | S4 (Feature request) |
Version: | 8.0.16 | OS: | Ubuntu |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[28 May 2019 14:58]
Chương Lê
[28 May 2019 15:11]
Chương Lê
P/s: By *sure fail*, I mean it will fail when 2nd transaction aren't commit/cancel before setPrimaryInstance taken effect
[28 Sep 2021 7:29]
MySQL Verification Team
Hi, I'm testing on latest 8.0.26 and I'm not able to reproduce a problematic behavior. What I see in the report does not look like a bug. You can have connection 1: begin ............................... commit connection 2: begin ......... commit connection 3: begin .. commit connection 4: begin ................ commit connection 5: ....................... begin .. commit without a problem as long as they operate on different data. You need to lock some data in one transaction that is needed by other transaction to actually have a "hang indefinitely until we" thanks
[29 Oct 2021 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".