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: Graceful shutdown bugs(supplement #1254) #1257

Merged
merged 10 commits into from
Jun 24, 2021

Commits on Jun 13, 2021

  1. supplementary fix apache#1254

    remove unused comments
    
    fix import cycle
    
    append apache license header
    
    fix gracefulShutdownFilter unittest bug
    
    go fmt
    
    fix gracefulShutdownConfig unittest bug
    
    fix gracefulShutdownConfig unittest bug
    
    go fmt
    justxuewei committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    69be77e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    93809ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ce71d View commit details
    Browse the repository at this point in the history
  3. go fmt

    justxuewei committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    c282b74 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    e3bced8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465e8ea View commit details
    Browse the repository at this point in the history
  3. ftr: add config (apache#1258)

    LaurenceLiZhixin authored and justxuewei committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    b795f34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0937d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    cc877e8 View commit details
    Browse the repository at this point in the history
  2. remove unused mutex

    justxuewei committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    f12379a View commit details
    Browse the repository at this point in the history