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

Disallow GET_LOCK() calls in vttablet. #3900

Merged
merged 1 commit into from
Jun 2, 2018

Commits on May 31, 2018

  1. Disallow GET_LOCK() calls in vttablet.

    Named locks are unsafe with server-side connection pooling.
    
    See vitessio#3631 for background.
    
    Signed-off-by: David Weitzman <dweitzman@pinterest.com>
    dweitzman committed May 31, 2018
    Configuration menu
    Copy the full SHA
    771863d View commit details
    Browse the repository at this point in the history