You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2019/10/11 11:24:16 UTC

[cayenne] branch STABLE-4.1 updated: CAY-2514 Set SERVER_CONTEXTS_SYNC_PROPERTY default value to false

This is an automated email from the ASF dual-hosted git repository.

aadamchik pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/STABLE-4.1 by this push:
     new 77d0f02  CAY-2514 Set SERVER_CONTEXTS_SYNC_PROPERTY default value to false
77d0f02 is described below

commit 77d0f029f5ed1c1d786f39e8ea03dd66a4e8657c
Author: Andrus Adamchik <an...@objectstyle.com>
AuthorDate: Fri Oct 11 07:24:02 2019 -0400

    CAY-2514 Set SERVER_CONTEXTS_SYNC_PROPERTY default value to false
    
    * aligning docs with the new behavior
---
 .../src/docs/asciidoc/_cayenne-guide/configurationProperties.adoc       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/configurationProperties.adoc b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/configurationProperties.adoc
index e6db78d..1f864a6 100644
--- a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/configurationProperties.adoc
+++ b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/configurationProperties.adoc
@@ -75,7 +75,7 @@ Note that the property names below are defined as constants in `org.apache.cayen
    defines whether peer ObjectContexts should receive snapshot events after commits from other contexts. If true (_default_),
    the contexts would automatically synchronize their state with peers.
     ** Possible values: true, false
-    ** Default value: true
+    ** Default value: false (since 4.1)
 
 * `cayenne.server.object_retain_strategy`
    defines fetched objects retain strategy for ObjectContexts. When weak or soft strategy is used, objects retained by ObjectContext