You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/10/05 08:24:35 UTC

[camel] 01/01: CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory

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

nfilotto pushed a commit to branch CAMEL-18582/change-named-lock-factory
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 35d361e209d9aefbe27f5509ba1346c8e9ac6c96
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Wed Oct 5 10:24:09 2022 +0200

    CAMEL-18582: Switch to LocalReadWriteLockNamedLockFactory
---
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index 8b88fcd69c5..93740deec64 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -1 +1 @@
--Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication 
+-Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication -Daether.syncContext.named.factory=rwlock-local