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

FR: Add cluster synchronization support for global 'ldap-%' variables and 'mysql_ldap_mapping' provided by 'ldap_auth_plugin' #3419

Closed
1 task done
JavierJF opened this issue Apr 26, 2021 · 0 comments · Fixed by #3420

Comments

@JavierJF
Copy link
Collaborator

  • A clear description of the issue

Right now Cluster isn't aware of new introduced global 'ldab-%' variables, or the 'mysql_ldap_mapping' table introduced by 'ldap_auth_plugin'. Support should be added to, in case of plugin being found, syncing both of them:

  • 'mysql_ldap_mapping' should be sync as part as the 'mysql_users' module.
  • New sync module should be created for 'ldab-%' variables, with it's own checksum.
  • New metrics should be introduced for providing insights about the synchronization as for the other modules.
@JavierJF JavierJF added this to the v2.2.0 milestone Apr 26, 2021
JavierJF added a commit that referenced this issue May 11, 2021
renecannao added a commit that referenced this issue May 17, 2021
Closes #3419: Add cluster synchronization support for global 'ldap-%' variables and 'mysql_ldap_mapping' provided by 'ldap_auth_plugin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant