[
https://jira.jboss.org/jira/browse/ISPN-89?page=com.atlassian.jira.plugin...
]
Galder Zamarreño commented on ISPN-89:
--------------------------------------
Another example:
In JBC, you specify:
<async serializationExecutorPoolSize="1000"
serializationExecutorQueueSize="500000"/>
Whereas in ISPN, the equivalent is:
<asyncSerializationExecutor>
<property name="maxThreads" value="1000" />
<property name="queueSize" value="500000" />
</asyncSerializationExecutor>
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