This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
The following commit(s) were added to refs/heads/main by this push:
new 0151dbb remove CMSClassUnloadingEnabled from .jvmopts (#191)
0151dbb is described below
commit 0151dbb47fc3b3f0f12407a21ea56f9c68e37e13
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 1 16:00:46 2025 +0100
remove CMSClassUnloadingEnabled from .jvmopts (#191)
---
.jvmopts | 1 -
1 file changed, 1 deletion(-)
diff --git a/.jvmopts b/.jvmopts
index 8d8ca8c..8800f6d 100644
--- a/.jvmopts
+++ b/.jvmopts
@@ -2,4 +2,3 @@
-Xms1g
-Xmx4g
-Xss6M
--XX:+CMSClassUnloadingEnabled
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]