Stack Overflow exception when serializing proto map fields
Open
bug
needs-info
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
The ```ProtoTypeAdapter``` has problems serializing messages with fields of type map. It might have something to do with the way map is represented in the proto field descriptor.
Contributor guide
Assessment
This issue has not been assessed yet.