drcrallen opened a new pull request #6798: Druid gRPC-json server extension URL: https://github.com/apache/incubator-druid/pull/6798 This is a minimally functional gRPC implementation for Druid. The specific thing this was implemented for was query cancellation. - [x] gRPC server creation - [x] Retain json polymorphic api spec - [x] Stand-alone module (designed to be loaded on the brokers only) - [x] Example clients for `go` and `python` - [x] Server announcing - [ ] Druid website docs - [ ] Figure out how to handle auth This is opened as a discussion piece since a question was asked in [the dev forum](https://lists.apache.org/thread.html/de28e40a6697e19a6e9e3866e9071c754102eb7cd43f76a1a22fa68b@%3Cdev.druid.apache.org%3E)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
