Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.3.26. JBoss AS 7 and EAP 6 - Infinispan Service

Overview

Table 3.716. Overview

Description:
Singleton: yes
Plugin: JBossAS7

Child Resource Types

Connection Properties

Table 3.717. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

none

Configuration Properties

none

Operations

none

Package Types

none

3.3.26.1. JBoss AS 7 and EAP 6 - Cache Container Service

Overview

Table 3.718. Overview

Description:
Singleton: no
Plugin: JBossAS7
Child Resource Types
Connection Properties

Table 3.719. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties

Table 3.720. 

Name Description Required Internal Name
Default Cache The default infinispan cache no default-cache
Aliases The list of aliases for this cache container no aliases
Jndi Name The jndi name to which to bind this cache container no jndi-name
Start The cache container start mode, which can be EAGER (immediate start) or LAZY (on-demand start). no start
Listener Executor The executor used for the replication queue no listener-executor
Eviction Executor The scheduled executor used for eviction no eviction-executor
Module The module whose class loader should be used when building this cache container's configuration. The default value is org.jboss.as.clustering.infinispan. no module
Replication Queue Executor The executor used for asynchronous cache operations no replication-queue-executor

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none
3.3.26.1.1. JBoss AS 7 and EAP 6 - Cache Service
Overview

Table 3.721. Overview

Description:
Singleton: no
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.722. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties

Table 3.723. 

Name Description Required Internal Name
Start The cache start mode, which can be EAGER (immediate start) or LAZY (on-demand start). no start
Batching If enabled, the invocation batching API will be made available for this cache. no batching
Indexing If enabled, entries will be indexed when they are added to the cache. Indexes will be updated as entries change or are removed. no indexing
Jndi Name The jndi-name to which to bind this cache instance. no jndi-name
Mode Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation. yes mode
Queue Size In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold. no queue-size
Queue Flush Interval In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs. This should be a positive integer which represents thread wakeup time in milliseconds. no queue-flush-interval
Remote Timeout In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown. no remote-timeout
Async Marshalling If enabled, this will cause marshalling of entries to be performed asynchronously. The default value is false. no async-marshalling
L 1 Lifespan Maximum lifespan of an entry placed in the L1 cache. This element configures the L1 cache behavior in 'distributed' caches instances. In any other cache modes, this element is ignored. The default value is 600000. no l1-lifespan
Module The module whose class loader should be used when building this cache's configuration. no module
Owners Number of cluster-wide replicas for each cache entry. The default value is 2. no owners
Virtual Nodes Controls the number of virtual nodes per 'real' node. If numVirtualNodes is 1, then virtual nodes are disabled. The topology aware consistent hash must be used if you wish to take advantage of virtual nodes. A default of 1 is used. The default value is 1. no virtual-nodes
Type of cache Type of cache yes __type

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none
3.3.26.1.2. JBoss AS 7 and EAP 6 - Transport Service
Overview

Table 3.724. Overview

Description: The description of the transport used by this cache container
Singleton: yes
Plugin: JBossAS7
Child Resource Types
none
Connection Properties

Table 3.725. 

Name Description Required Internal Name
Path yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties

Table 3.726. 

Name Description Required Internal Name
Cluster The name of the group communication cluster no cluster
Executor The executor to use for the transport no executor
Lock Timeout The timeout for locks for the transport. The default value is 240000. no lock-timeout
Machine A machine identifier for the transport no machine
Rack A rack identifier for the transport no rack
Site A site identifier for the transport no site
Stack The jgroups stack to use for the transport no stack

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none