Re: PIP for gRPC protocol handler

2020-03-05 Thread Sijie Guo
Christophe, Thank you for putting this up. I have moved your proposal to pulsar wiki and assign the proposal with PIP-59. https://github.com/apache/pulsar/wiki/PIP-59%3A-gPRC-Protocol-Handler - Sijie On Thu, Mar 5, 2020 at 7:27 AM Christophe Bornet wrote: > Dear Pulsar team, > > I'd like to p

PIP for gRPC protocol handler

2020-03-05 Thread Christophe Bornet
Dear Pulsar team, I'd like to propose the following PIP on a gRPC protocol handler : https://gist.github.com/cbornet/f0a18c4528c2be129bb120cc231b62c6 See https://github.com/apache/pulsar/issues/271 for a discussion on having gRPC as an alternative protocol for Pulsar. I also have a MVP of the feat