[jboss-jira] [JBoss JIRA] (WFLY-13488) Encapsulate logic for marshalling to/from a byte buffer
Paul Ferraro (Jira)
issues at jboss.org
Mon May 18 14:43:37 EDT 2020
Paul Ferraro created WFLY-13488:
-----------------------------------
Summary: Encapsulate logic for marshalling to/from a byte buffer
Key: WFLY-13488
URL: https://issues.redhat.com/browse/WFLY-13488
Project: WildFly
Issue Type: Sub-task
Components: Clustering
Affects Versions: 19.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
The clustering modules currently contain a moderate level of code duplication to marshal an arbitrary object to/from a byte buffer. We should create an interface to encapsulate this logic (e.g. ByteBufferMarshaller) such that we eliminate this duplication, and simply the process of adding another marshalling implementation (i.e. ProtoStream).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list