[infinispan-issues] [JBoss JIRA] (ISPN-10836) Docs Productization: Marshalling and Protostream

Donald Naro (Jira) issues at jboss.org
Fri Oct 25 11:22:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-10836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Naro updated ISPN-10836:
-------------------------------
    Description: 
Productize content for marshalling and protostream.

Modularize existing content.
Show consistent examples for usage (i.e. should match CLI example).
Identify additional changes and work to develop customer content.

>From Ryan: 

- protostream and marshalling:
The important things to document are:
Jboss marshalling no longer present by default, infinispan-jboss-marshalling jar must be added to the classpath of the client/server if required.
- Externalizers ignored unless this is present
Protostream is the default marshaller for user types. Need to document the process of generating marshallers using pojos, and configuring the serialization context.
- Best practices on how to evolve schemas to ensure backwards-compatibility
Possible to configure a custom user marshaller in embedded mode, for example if the user wants to use Java Serialization but not jboss marshalling.

  was:
Productize content for marshalling and protostream.

Modularize existing content.
Show consistent examples for usage (i.e. should match CLI example).
Identify additional changes and work to develop customer content.



> Docs Productization: Marshalling and Protostream
> ------------------------------------------------
>
>                 Key: ISPN-10836
>                 URL: https://issues.jboss.org/browse/ISPN-10836
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Documentation-Core
>            Reporter: Donald Naro
>            Assignee: Donald Naro
>            Priority: Major
>
> Productize content for marshalling and protostream.
> Modularize existing content.
> Show consistent examples for usage (i.e. should match CLI example).
> Identify additional changes and work to develop customer content.
> From Ryan: 
> - protostream and marshalling:
> The important things to document are:
> Jboss marshalling no longer present by default, infinispan-jboss-marshalling jar must be added to the classpath of the client/server if required.
> - Externalizers ignored unless this is present
> Protostream is the default marshaller for user types. Need to document the process of generating marshallers using pojos, and configuring the serialization context.
> - Best practices on how to evolve schemas to ensure backwards-compatibility
> Possible to configure a custom user marshaller in embedded mode, for example if the user wants to use Java Serialization but not jboss marshalling.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list