[JBoss JIRA] (ISPN-10836) Docs Productization: Marshalling
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-10836?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-10836:
-------------------------------
Fix Version/s: (was: 10.1.0.Final)
Sprint: DataGrid Sprint #39
> Docs Productization: Marshalling
> --------------------------------
>
> Key: ISPN-10836
> URL: https://issues.redhat.com/browse/ISPN-10836
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> 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.
> Review Server Guide marshalling section (8. Adding Custom Marshaller Bridges) and make sure this is relevant and up to date for DG 8
> 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)
6 years, 2 months
[JBoss JIRA] (ISPN-11164) Docs: Clustered max idle updates
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11164?page=com.atlassian.jira.plugi... ]
Donald Naro reopened ISPN-11164:
--------------------------------
> Docs: Clustered max idle updates
> --------------------------------
>
> Key: ISPN-11164
> URL: https://issues.redhat.com/browse/ISPN-11164
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.1.1.Final, 11.0.0.Final
>
>
> whenever an entry is read that can expire via max idle, we send a touch command to all owners so they all have the same relative access time. the get won't return until the touch command has completed.
> scattered the backup can be any node and we don't know which nodes are backups. in this case the touch command goes to all nodes.
> if you have max idle and eviction, any access of an entry on any node will update the eviction recency on all owners as well
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11164) Docs: Clustered max idle updates
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11164?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-11164:
-------------------------------
Status: Pull Request Sent (was: Reopened)
> Docs: Clustered max idle updates
> --------------------------------
>
> Key: ISPN-11164
> URL: https://issues.redhat.com/browse/ISPN-11164
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.1.1.Final, 11.0.0.Final
>
>
> whenever an entry is read that can expire via max idle, we send a touch command to all owners so they all have the same relative access time. the get won't return until the touch command has completed.
> scattered the backup can be any node and we don't know which nodes are backups. in this case the touch command goes to all nodes.
> if you have max idle and eviction, any access of an entry on any node will update the eviction recency on all owners as well
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-10583) Avoid using deprecated globalJmxStatistics().cacheManagerName()
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-10583?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-10583:
---------------------------------
Sprint: DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38 (was: DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39)
> Avoid using deprecated globalJmxStatistics().cacheManagerName()
> ---------------------------------------------------------------
>
> Key: ISPN-10583
> URL: https://issues.redhat.com/browse/ISPN-10583
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.0.0.CR1
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.0.0.CR2
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months