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

Addition of waitSig for vtgate/vttablet profiling #121

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

frouioui
Copy link
Member

@frouioui frouioui commented Apr 9, 2021

Description

Fixing a vtgate/vttablet configuration issue. The feature implemented in Vitess allowing us to start and stop profile recording at any time using USR1, PR 7616, was not correctly implemented in arewefastyet's side, resulting in recording starting way too early and finishing at inappropriate times. Thanks @vmg for finding this buggy behavior 🙏🏻

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui added Type: Bug Something isn't working Component: Runner The core runner of the system Severity 1 Level 1 labels Apr 9, 2021
@frouioui frouioui self-assigned this Apr 9, 2021
@frouioui frouioui merged commit f961522 into vitessio:master Apr 12, 2021
@frouioui frouioui deleted the waitsig-profile branch April 12, 2021 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Runner The core runner of the system Severity 1 Level 1 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants