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

Remove client interfaces #1301

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Feb 18, 2021

What changed?
Remove 4 client interfaces.

Why?
These interfaces are unneeded level of redirection for generated gRPC client interfaces (leftover after TChannel to gRPC migration).

How did you test it?
N/A

Potential risks
N/A

@alexshtin alexshtin requested review from a team and wxing1292 February 18, 2021 20:12
@wxing1292 wxing1292 enabled auto-merge (squash) February 19, 2021 23:54
@wxing1292
Copy link
Contributor

just one comment, in the long run, let us try to push grpc & protobuf related code to network handler layer & persistence layer. core business logic should have 0 dependency of grpc & protobuf related code

@alexshtin alexshtin enabled auto-merge (squash) February 20, 2021 01:33
@alexshtin alexshtin merged commit c7f1a65 into temporalio:master Feb 20, 2021
@alexshtin alexshtin deleted the feature/remove-client-interface branch February 20, 2021 01:53
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