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 the bug jvm not exit when enableAuth (#2653) #2661

Merged

Commits on Mar 23, 2023

  1. Update TiAuthorization.scala

    Set the Periodically update privileges from TiDB scheduler to Daemon thread
    wfxxh authored and ti-chi-bot committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    90e843a View commit details
    Browse the repository at this point in the history
  2. Update TiAuthorization.scala

    use com.google.common.util.concurrent.ThreadFactoryBuilder to create ScheduledThreadPoolExecutor
    wfxxh authored and ti-chi-bot committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    121b028 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd1e95 View commit details
    Browse the repository at this point in the history