grpc binlog should support headers only or messages only
Open
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
Right now specifying headers-only would make us log messages truncated to 0 bytes, and specifying messages-only would make us log headers truncated to 0 bytes. This is not compliant with the grfc.
Contributor guide
Assessment
This issue has not been assessed yet.