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-16811] [JdbcRegistry] Clear the jdbc EPHEMERAL data and lock which client is not exist #16837

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ruanwenjun
Copy link
Member

Purpose of the pull request

close #16811

Brief change log

  • clear the EPHEMERAL data and lock which client is not exist in purge thread

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@ruanwenjun ruanwenjun added the bug Something isn't working label Nov 23, 2024
@ruanwenjun ruanwenjun added this to the 3.3.0 milestone Nov 23, 2024
@ruanwenjun ruanwenjun marked this pull request as draft November 25, 2024 08:23
@ruanwenjun ruanwenjun marked this pull request as ready for review November 25, 2024 12:25
Copy link

sonarcloud bot commented Nov 25, 2024

Please retry analysis of this Pull-Request directly on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [JdbcRegistry] The JdbcRegistry will clear the history expire data when startup.
1 participant