This sounds good to me, but if the FlightDescriptors are opaque commands, e.g. protobufs, will the client have to parse a bunch of unknown commands in order to find the right one?
On Wed, Apr 3, 2019 at 9:20 AM Jacques Nadeau <jacq...@apache.org> wrote: > > > > Can you explain what you call "splits"? > > > > Per Wes's comments, FlightItineraries inside FlightGetInfo. > > also is it possible a service have tons of flights? > > > Yes > > > > if so, some kind of > > pagination need to be done here? > > > Criteria and the stream interface should be sufficient. We need to work on > a formal definition of what criteria means generically. >