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

[INLONG-9928][Audit] Audit-service HA election through mysql #9929

Merged
merged 16 commits into from
Apr 8, 2024

Conversation

doleyzi
Copy link
Contributor

@doleyzi doleyzi commented Apr 7, 2024

Prepare a Pull Request

Motivation

Audit-service performs HA election through mysql to improve the high availability of the system.

Modifications

Audit-service support HA active and backup.

@doleyzi doleyzi changed the title [INLONG-9928][Audit] Audit-service support HA active and backup [INLONG-9928][Audit] Audit-service HA election through mysql Apr 7, 2024
@doleyzi doleyzi closed this Apr 7, 2024
@doleyzi doleyzi reopened this Apr 7, 2024
@doleyzi doleyzi force-pushed the INLONG-9928 branch 3 times, most recently from 6e7f07b to f76bedb Compare April 7, 2024 04:19
@doleyzi doleyzi closed this Apr 7, 2024
@doleyzi doleyzi reopened this Apr 7, 2024
@github-actions github-actions bot added component/agent component/sort service/ci Automatically confirm that the code is error-free labels Apr 8, 2024
@doleyzi doleyzi force-pushed the INLONG-9928 branch 3 times, most recently from 0ce56bf to 0473043 Compare April 8, 2024 04:33
@github-actions github-actions bot removed component/agent component/sort service/ci Automatically confirm that the code is error-free labels Apr 8, 2024
@github-actions github-actions bot added component/agent component/sort service/ci Automatically confirm that the code is error-free labels Apr 8, 2024
@github-actions github-actions bot removed component/agent component/sort service/ci Automatically confirm that the code is error-free labels Apr 8, 2024
@gosonzhang gosonzhang merged commit da856a4 into apache:master Apr 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][Audit] Audit-service HA election through mysql
7 participants