Re: [Flight] A few questions

2019-02-26 Thread Micah Kornfield
Thanks for the response, that makes sense, I'll update the documentation based on this and file a JIRA to potentially split up each buffer off the wire. On Tue, Feb 26, 2019 at 9:30 AM Jacques Nadeau wrote: > > > > 1. What is meant by "sidecar patterns" [2] on the data buffer bytes? > > > The i

Re: [Flight] A few questions

2019-02-26 Thread Jacques Nadeau
> > 1. What is meant by "sidecar patterns" [2] on the data buffer bytes? > The idea that really what we want is a structured body plus a bunch of bytes that are traveling alongside and have an arbitrary encoding (a.k.a. a sidecar). This isn't supported by the GRPC/proto definitions so instead we d

[Flight] A few questions

2019-02-25 Thread Micah Kornfield
I apologize I'm a little late on chiming in on flight but I had some questions/comments that a quick search of the mailing list didn't seem to turn up anything and I didn't see comment on the initial pull request [1] 1. What is meant by "sidecar patterns" [2] on the data buffer bytes? 2. Was usi