Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mysql-auto_increment_delay_multiplex_timeout_ms - Closes #3923 #3946

Merged
merged 7 commits into from
Sep 14, 2022

Conversation

JavierJF
Copy link
Collaborator

WIP: Closes #3923.

@mirostauder
Copy link
Collaborator

retest this please

1 similar comment
@mirostauder
Copy link
Collaborator

retest this please

If any scenario is found in which we may want to consider a non
'ASYNC_IDLE' connection for expiring, this precondition shall be
removed, and checks should be responsible for ensuring 'ASYNC_IDLE'
state in the connection.
…and fix 'connection_delay_multiplex_ms'

This commit contains an implementation rework and a fix:
 - Impl for 'auto_increment_delay_multiplex_timeout_ms' has been
   reworked in favor of reusing 'wait_until' to share logic with
   previous 'connection_delay_multiplex_ms' variable.
 - Fix previous 'connection_delay_multiplex_ms' behavior preventing
   connection retaining when traffic unrelated to target hostgroup is
   being received by the session.
@mirostauder
Copy link
Collaborator

retest this please

2 similar comments
@mirostauder
Copy link
Collaborator

retest this please

@mirostauder
Copy link
Collaborator

retest this please

@JavierJF JavierJF marked this pull request as ready for review September 12, 2022 19:21
@renecannao renecannao changed the title WIP: Fix 'mysql-auto_increment_delay_multiplex_timeout_ms' - Closes #3923 Fix mysql-auto_increment_delay_multiplex_timeout_ms - Closes #3923 Sep 14, 2022
@renecannao renecannao merged commit 83ffb72 into v2.x Sep 14, 2022
@renecannao renecannao deleted the v2.x-3923 branch January 11, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants