Options and default values for the persistence_policy parameter in the create space command.

Options and default values for the persistence_policy parameter in the create space command.

book

Article ID: KB0088879

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

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".

Issue/Introduction

Options and default values for the persistence_policy parameter in the create space command.

Additional Information

ActvieSpaces , Admin Guide ,Developer Guide.