Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Shared gRPC server config between bblfshd/driver #329

Merged
merged 5 commits into from
Nov 23, 2018

Conversation

bzz
Copy link
Contributor

@bzz bzz commented Nov 21, 2018

Part of the https://github.com/bblfsh/client-go/issues/102

Includes:

  • move sdk.BuildGRPCOptions from bblfshd to SDK
  • add same CLI grpc-max-message-size arg to all Drivers

@bzz bzz self-assigned this Nov 21, 2018
@bzz bzz changed the title gRPC server configuration code shared bblfshd/driver Shared gRPC server config between bblfshd/driver Nov 21, 2018
@bzz bzz changed the title Shared gRPC server config between bblfshd/driver [WIP] Shared gRPC server config between bblfshd/driver Nov 21, 2018
@bzz
Copy link
Contributor Author

bzz commented Nov 21, 2018

Changed to WIP as I'm looking into CI failure.

@bzz bzz force-pushed the refactoring/add-grpc-server-options branch from 4c44542 to 76b6d0b Compare November 21, 2018 18:50
@bzz bzz force-pushed the refactoring/add-grpc-server-options branch from 31421c3 to 6333475 Compare November 21, 2018 19:14
@bzz
Copy link
Contributor Author

bzz commented Nov 21, 2018

Removing WIP as CI is green now.

Thank you for the feedback @creachadair will address the rest of it tomorrow.

@bzz bzz changed the title [WIP] Shared gRPC server config between bblfshd/driver Shared gRPC server config between bblfshd/driver Nov 21, 2018
bzz added 2 commits November 22, 2018 13:28
Signed-off-by: Alexander Bezzubov <[email protected]>
Signed-off-by: Alexander Bezzubov <[email protected]>
@bzz
Copy link
Contributor Author

bzz commented Nov 22, 2018

Common code moved to cmd package, basic test added, functions for creating flags exposed, CI is green now.

Ready for another round.

@bzz
Copy link
Contributor Author

bzz commented Nov 23, 2018

All feedback addressed, @dennwc @juanjux @creachadair, it's ready for another round.

@bzz bzz merged commit 4ba719e into bblfsh:master Nov 23, 2018
@bzz bzz deleted the refactoring/add-grpc-server-options branch November 23, 2018 21:05
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.

4 participants