[
https://jira.jboss.org/jira/browse/ISPN-89?page=com.atlassian.jira.plugin...
]
Galder Zamarreño commented on ISPN-89:
--------------------------------------
On top of this:
We should make a note configuration changes like this between JBC and ISPN so that people
can go somewhere and see which options have changed between JBC and ISPN and avoid
pitfalls like this:
In JBC, async marshalling is disabled via: <async
serializationExecutorPoolSize="-1" />
In ISPN, async marshalling is disabled via: <async asyncMarshalling="false"
/>
This configuration is key for example when measuring performance between old home grown
marshaller and the new JBMAR based marshaller.
Document all configuration options available in XML and the
Configuration beans on the wiki
-------------------------------------------------------------------------------------------
Key: ISPN-89
URL:
https://jira.jboss.org/jira/browse/ISPN-89
Project: Infinispan
Issue Type: Task
Components: Configuration
Reporter: Manik Surtani
Assignee: Galder Zamarreño
Fix For: 4.0.0.GA
This used to be in the User Guide of JBC, and now since we don't have a User Guide
and everything is maintained on the wiki, we need a table on the wiki. Perhaps something
that looks like this:
http://www.jboss.org/file-access/default/members/jbosscache/freezone/docs...
Should explain each XML element, attribute, allowed values, default values, and
equivalent setter in the Configuration bean.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira