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

[17.03] Increase gRPC request timeout to 20 seconds when sending snapshots #2406

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

nishanttotla
Copy link
Contributor

Cherry-pick #2391

I had to manually make these changes, since the cherry-pick wasn't clean. I think this needs a code review.

cc @anshulpundir @aaronlehmann @andrewhsu @thaJeztah

Signed-off-by: Nishant Totla nishanttotla@gmail.com

@nishanttotla
Copy link
Contributor Author

CI failure does not seem related, all the issues seem to be style/formatting issues.

Copy link
Contributor

@anshulpundir anshulpundir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, I hit approve too soon.

CI failure does not seem related, all the issues seem to be style/formatting issues.

We'll need to port over the fixes for the lint failures:
aa2c48b

@nishanttotla
Copy link
Contributor Author

Lint errors fixed in #2418

(cherry picked from commit e3e2821)

Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

Merging #2406 into bump_v17.03 will decrease coverage by 0.34%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           bump_v17.03    #2406      +/-   ##
===============================================
- Coverage        55.78%   55.43%   -0.35%     
===============================================
  Files              102      102              
  Lines            21532    21544      +12     
===============================================
- Hits             12011    11943      -68     
- Misses            8368     8446      +78     
- Partials          1153     1155       +2

@dperny
Copy link
Collaborator

dperny commented Oct 23, 2017

LGTM

@dperny dperny merged commit a3287f0 into moby:bump_v17.03 Oct 23, 2017
@mghazizadeh
Copy link

I know @davidwilliamson tested this manually, but I am not sure there is an automated test for this. cc @antonybichon17

@nishanttotla nishanttotla deleted the increase-grpc-timeout-17.03 branch November 13, 2017 19:12
fcrisciani pushed a commit to fcrisciani/swarmkit that referenced this pull request Jan 19, 2018
…17.03

[17.03] Increase gRPC request timeout to 20 seconds when sending snapshots
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.

4 participants