Products | Versions |
---|---|
TIBCO ActiveSpaces | - |
Not Applicable | - |
Resolution:
The persistence_policy parameter is always dependent upon the persistence_type. The persistence_policy parameter has three options, "async /sync /none"
If the persistence_type is 'none', the persistence_policy will be 'none'.
If the persistence_type is defined as 'shared_nothing/shared_all', then the default value for persistence_policy will be "async".