-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
For performance reasons the state-transfer might be disabled or delayed if the instance is started.
Therefore it should be possible to set the element with the configuration options:
<cacheName>_STATE_TRANSFER_ENABLED = true|false
<cacheName>_STATE_TRANSFER_AWAITINITIAL = true|false
minor importance is the CHUNK_SIZE=(int) setting
The resulting element is like this
<state-transfer enabled="false" await-initial-transfer="false" chunk-size="1024" />