Skip to content

add a SIGHUP handler for reloading vttablet's table ACL file#4164

Merged
sougou merged 1 commit intovitessio:masterfrom
slanning:vttablet_reload_acl
Sep 1, 2018
Merged

add a SIGHUP handler for reloading vttablet's table ACL file#4164
sougou merged 1 commit intovitessio:masterfrom
slanning:vttablet_reload_acl

Conversation

@slanning
Copy link
Copy Markdown
Contributor

Implements the issue #4160

The change is mainly factoring out what's now in initACL
and adding also a the signal handler that calls that again.
I moved it to vttabletserver, though, since that seemed like
the best place for testing, though I'm not sure about that.

Signed-off-by: Scott Lanning scott.lanning@booking.com

Implements the issue vitessio#4160

The change is mainly factoring out what's now in initACL
and adding also a the signal handler that calls that again.
I moved it to vttabletserver, though, since that seemed like
the best place for testing, though I'm not sure about that.

Signed-off-by: Scott Lanning <scott.lanning@booking.com>
@sougou sougou merged commit 9565d22 into vitessio:master Sep 1, 2018
@slanning slanning deleted the vttablet_reload_acl branch September 3, 2018 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants