JBoss Community Archive (Read Only)

Infinispan 5.1

Default Values For Property Based Attributes

The aim of this article is to complement the configuration reference documentation with information on default values that could not be automatically generated. Please find below the name of the XML elements and their corresponding property default values:

asyncListenerExecutor

  • maxThreads = 1

  • threadNamePrefix = "notification-thread"

asyncTransportExecutor

  • maxThreads = 25

  • threadNamePrefix = "transport-thread"

evictionScheduledExecutor

  • maxThreads = 1 (cannot be changed)

  • threadNamePrefix = "eviction-thread"

replicationQueueScheduledExecutor

  • maxThreads = 1 (cannot be changed)

  • threadNamePrefix = "replicationQueue-thread"

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:16:23 UTC, last content change 2012-01-18 10:19:07 UTC.