Skip to content

Commit a7e39e9

Browse files
committed
Use JVM config from docs
See trinodb/trino@e27bf83
1 parent f4174b3 commit a7e39e9

File tree

1 file changed

+0
-3
lines changed
  • rust/operator-binary/src/config

1 file changed

+0
-3
lines changed

rust/operator-binary/src/config/jvm.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ pub fn jvm_config(
113113
-Dfile.encoding=UTF-8
114114
# Allow loading dynamic agent used by JOL
115115
-XX:+EnableDynamicAgentLoading
116-
# https://bugs.openjdk.org/browse/JDK-8329528
117-
-XX:+UnlockDiagnosticVMOptions
118-
-XX:G1NumCollectionsKeepPinned=10000000
119116
120117
-Djavax.net.ssl.trustStore={STACKABLE_CLIENT_TLS_DIR}/truststore.p12
121118
-Djavax.net.ssl.trustStorePassword={STACKABLE_TLS_STORE_PASSWORD}

0 commit comments

Comments
 (0)