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/06 11:59:58 UTC

[camel] 01/03: CAMEL-18582: Increase the lock timeout to 15 minutes

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

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

commit 265cd04997cdbef79d0d1004674b51ef876f0fa3
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Thu Oct 6 13:55:40 2022 +0200

    CAMEL-18582: Increase the lock timeout to 15 minutes
---
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index 2adf7ee033c..85af8c33d23 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -1 +1 @@
--Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication -Daether.syncContext.named.factory=rwlock-local -Daether.syncContext.named.time=300
+-Xmx3584m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication -Daether.syncContext.named.factory=rwlock-local -Daether.syncContext.named.time=900