There are various properties you can configure when utilizing Broadleaf’s messaging features in any service.
Properties related to general cluster singleton config
Property | Description |
---|---|
|
Implementation of CamelClusterService to utilize. The default value is |
|
If using FileLockClusterService, the root path to store the lock files. Required if using FileLockClusterService. |
Configuration properties for the NotificationHandler
and RetryHandler
related to PersistenceProducer
Property | Description |
---|---|
|
See |
|
See |
Properties related to the repository responsible for allowing requesters to lock and unlock a resource.
Property | Description |
---|---|
|
The time, once elapsed, in which the system will consider a lock abandoned and allow another requester to acquire the lock. The default value is 15 (seconds). |
|
The number of lock records to purge in a single page. Default value is 1000. |