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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new f4fb43fb4 increase build memory (#943)
f4fb43fb4 is described below

commit f4fb43fb48ef54aa0d9914e88d6d4c9198df26b4
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jan 14 22:28:19 2025 +0100

    increase build memory (#943)
    
    * increase build memory
    
    * Update .jvmopts
---
 .jvmopts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.jvmopts b/.jvmopts
index 78a0c2a1d..b7be8ea0c 100644
--- a/.jvmopts
+++ b/.jvmopts
@@ -1,4 +1,4 @@
 -Dfile.encoding=UTF8
--Xms1g
--Xmx3g
+-Xms2g
+-Xmx4g
 -Xss6M


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to