[MDEV-21338] wsrep_sync_wait_upto_gtid not affecting the existing client session Created: 2019-12-17 Updated: 2022-03-29 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4.10 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sri sakthivel | Assignee: | Seppo Jaakola |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Galera Cluster |
||
| Description |
|
Hi , I have tested the function wsrep_sync_wait_upto_gtid with MariaDB version 10.4.11 . The function wsrep_sync_wait_upto_gtid is not affecting the existing client session . But, it is working as expected with the new sessions . Is that the expected behaviour . I have attached the screen shot for the better understanding .
|
| Comments |
| Comment by Sri Sakthivel (Inactive) [ 2019-12-20 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
Hi , Can i have any updates on this behaviour ? | |||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2022-03-29 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
hercules7sakthi WSREP_SYNC_WAIT_UPTO_GTID function does not affect existing or new sessions, it only affects the function execution session.
existing session
new session
|