Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Primary navigation
Project
G
gitlabhq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
qa-perf-testing
gitlabhq
Merge requests
!4860
Search or go to…
Something went wrong while fetching comments. Please try again.
Fix the `service gitlab restart` command
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix the `service gitlab restart` command
fix_service_gitlab_restart
into
master
Overview
4
Commits
1
Pipelines
0
Changes
2
Merged
Ramya Authappan
requested to merge
fix_service_gitlab_restart
into
master
11 years ago
Overview
4
Commits
1
Pipelines
0
Changes
2
Expand
Created by: jacobvosmaer
This commit addresses two related issues:
Sidekiq should shut down completely before we restart it;
If we restart unicorn with USR2 we need to kill the old master and worker processes.
/cc @randx @jaypea
0
0
Merge request reports
Loading