Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.1
Description
We should not expose gRPC symbols/APIs publicly, but should still provide a way to configure gRPC options as they may be needed in deployments (for instance, we ran into an issue with gRPC keepalives). In Java, this is fortunately solvable with reflection, but this is impossible in C++/Python.
Attachments
Issue Links
- links to