[
https://issues.redhat.com/browse/WFLY-14249?page=com.atlassian.jira.plugi...
]
Paul Ferraro updated WFLY-14249:
--------------------------------
Description:
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.
was:
Protobuf messages generated by the Externalizers from the
org.wildfly.clustering.marshalling.spi module are not necessarily valid protobuf
messages.
Additionally, many java.time classes can be marshalled more efficiently using native
protostream marshallers, which can optimize for loose precision and positive/future
values.
Ensure java.time/sql 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.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
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.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)