Skip to content

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

Merged
gosonzhang merged 16 commits into
apache:masterfrom
doleyzi:INLONG-9928
Apr 8, 2024
Merged

[INLONG-9928][Audit] Audit-service HA election through mysql#9929
gosonzhang merged 16 commits into
apache:masterfrom
doleyzi:INLONG-9928

Conversation

@doleyzi
Copy link
Copy Markdown
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
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/DBDataSource.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/DBDataSource.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/DBDataSource.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/DBDataSource.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
Comment thread inlong-audit/audit-service/src/main/java/elector/impl/ElectorImpl.java Outdated
@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
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