Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 12, 2019

Motivation:

The handleMethod of CallHandlerProvider took a serverHandler
parameter which was unused.

Modifications:

Remove the unused parameter from the protocol, codegen, and re-ran
codegen for Echo and interop tests.

Result:

Fewer unused parameters.

Motivation:

The `handleMethod` of `CallHandlerProvider` took a serverHandler
parameter which was unused.

Modifications:

Remove the unused parameter from the protocol, codegen, and re-ran
codegen for Echo and interop tests.

Result:

Fewer unused parameters.
@MrMage MrMage merged commit bee6366 into grpc:nio Aug 12, 2019
@glbrntt glbrntt deleted the remove-unused-param branch August 5, 2020 09:06
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