Skip to content

Remove deprecated enableKeepAlive API from transports#5795

Merged
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:rm-old-keepalive
May 28, 2019
Merged

Remove deprecated enableKeepAlive API from transports#5795
ejona86 merged 1 commit intogrpc:masterfrom
ejona86:rm-old-keepalive

Conversation

@ejona86
Copy link
Copy Markdown
Member

@ejona86 ejona86 commented May 28, 2019

As mentioned in 5188[1], the default used with the enableKeepAlive API
conflicted with the default server enforcement. Instead of fixing it,
remove it. These APIs were deprecated in v1.3.0 in April 2017.

  1. "GOAWAY received","file":"src/core/ext/transport/chttp2/transport/chttp2_transport.cc","file_line":1083,"http2_error":11,"raw_bytes":"too_many_pings" #5188 (comment)

As mentioned in 5188[1], the default used with the enableKeepAlive API
conflicted with the default server enforcement. Instead of fixing it,
remove it. These APIs were deprecated in v1.3.0 in April 2017.

1. grpc#5188 (comment)
@ejona86
Copy link
Copy Markdown
Member Author

ejona86 commented May 28, 2019

I have migrated all internal users of this API.

@ejona86 ejona86 merged commit 2cbc540 into grpc:master May 28, 2019
@ejona86 ejona86 deleted the rm-old-keepalive branch May 28, 2019 23:37
@lock lock bot locked as resolved and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants