Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: add keepalives to GRPC channel#11

Merged
olavloite merged 2 commits intogoogleapis:masterfrom
allenpradeep:add_keepalive_time
Jan 14, 2020
Merged

fix: add keepalives to GRPC channel#11
olavloite merged 2 commits intogoogleapis:masterfrom
allenpradeep:add_keepalive_time

Conversation

@allenpradeep
Copy link
Copy Markdown
Contributor

@allenpradeep allenpradeep commented Jan 6, 2020

This patch adds keepalives to the GRPC channel every 2 minutes. By default, there are no keepalives to the GRPC channel. While running dataflow import jobs, issues have been observed with the spanner commit calls that run more than 10 minutes. Adding keepalives to the GRPC channel solves these issues.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 6, 2020
chore: update common templates (#12)
This patch adds keepalives to the GRPC channel every 2 minutes. By
default, there are no keepalives to the GRPC channel. While running
dataflow import jobs, issues have been observed with the spanner
commit calls that run more than 10 minutes. Adding keepalives to
the GRPC channel solves these issues.
@allenpradeep allenpradeep changed the title Add keepalives to GRPC channel fix: add keepalives to GRPC channel Jan 7, 2020
@allenpradeep
Copy link
Copy Markdown
Contributor Author

@skuruppu - Can you please take a look at this.

@skuruppu skuruppu requested a review from olavloite January 9, 2020 05:03
Copy link
Copy Markdown
Collaborator

@olavloite olavloite left a comment

Choose a reason for hiding this comment

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

LGTM.

@allenpradeep
Copy link
Copy Markdown
Contributor Author

Hi @skuruppu,
I dont have write access to the repository. Can someone with write access merge this pull request?

@olavloite olavloite merged commit 428a4a6 into googleapis:master Jan 14, 2020
@allenpradeep
Copy link
Copy Markdown
Contributor Author

Thanks @olavloite

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants