Github user ejona86 commented on the issue: https://github.com/apache/zeppelin/pull/2802 I just changed them to be more clear in grpc/grpc-java#4106. Each message gets its own gRPC frame, but the very fact there are gRPC frames is more of an internal detail; users shouldn't need to know about such things.
---