Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 27 Berkeley DB Shared All Persistence : Reference to Berkeley DB Shared All Persistence CDD Properties

Reference to Berkeley DB Shared All Persistence CDD Properties
This section provide a reference to the CDD properties
If you use a je.properties, file place it in the same location as the data store. See Reference To Berkeley DB (JE) Properties.
Specifies the number of times TIBCO BusinessEvents retries a put or putAll call on the TIBCO BusinessEvents DataGrid cache.
Each retry is done after five seconds. The number of retries depends on the be.engine.cluster.as.lock.ttl property. To calculate the value for retry times, use the following formula:
For example, if you set be.engine.cluster.as.lock.ttl to 30000, then you would set the be.engine.cluster.as.node.retry.times value to 7.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved