]
Paul Ferraro updated WFLY-14249:
--------------------------------
Summary: Ensure java.time ProtoStream marshallers generate valid protobuf messages
(was: Optimize java.time marshalling using native protostream marshallers)
Ensure java.time ProtoStream marshallers generate valid protobuf
messages
-------------------------------------------------------------------------
Key: WFLY-14249
URL:
https://issues.redhat.com/browse/WFLY-14249
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 22.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
Many java.time classes can be marshalled more efficiently using native protostream
marshallers, which can optimize for loose precision and positive/future values.