Open theryangeary opened 1 month ago
@theryangeary, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
allow stealing multiple shards per eventLoop, this causes a new box coming up to acquire shards much faster which for my usecase seems to allow lower lag when doing a rolling deploy. based on https://github.com/vmware/vmware-go-kcl-v2/issues/14
Signed-off-by: Ryan Geary rgeary@lyft.com