-
Bug
-
Resolution: Done
-
Major
-
22.0.0.Final
-
None
-
Undefined
-
---
-
---
Protobuf messages generated by the Externalizers from the org.wildfly.clustering.marshalling.spi module are not necessarily valid protobuf messages. This jira covers marshallers for the following classes:
- java.time*
- java.sql*
- java.util.Date/Calendar
Additionally, many java.time classes can be marshalled more efficiently using native protostream marshallers, which can optimize for loose precision and positive/future values.
- blocks
-
WFLY-14250 Ensure wildfly-clustering-web-* marshallers use valid protobuf encoding
- Closed