This is an automated email from the ASF dual-hosted git repository.
sammichen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9934cd6d5e Revert "HDDS-9078. Set
ratis.thirdparty.io.netty.native.workdir as OZONE home temp directory. (#5111)"
(#5630)
9934cd6d5e is described below
commit 9934cd6d5e39beba48f925a984a74d8d36e814bd
Author: ashishkumar50 <[email protected]>
AuthorDate: Mon Nov 20 19:45:47 2023 +0530
Revert "HDDS-9078. Set ratis.thirdparty.io.netty.native.workdir as OZONE
home temp directory. (#5111)" (#5630)
---
hadoop-ozone/dist/src/shell/ozone/ozone | 1 -
1 file changed, 1 deletion(-)
diff --git a/hadoop-ozone/dist/src/shell/ozone/ozone
b/hadoop-ozone/dist/src/shell/ozone/ozone
index 5a154cb1a8..752d311535 100755
--- a/hadoop-ozone/dist/src/shell/ozone/ozone
+++ b/hadoop-ozone/dist/src/shell/ozone/ozone
@@ -79,7 +79,6 @@ function ozonecmd_case
# This parameter significantly reduces GC pressure for Datanode.
# Corresponding Ratis issue https://issues.apache.org/jira/browse/RATIS-534.
RATIS_OPTS="-Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false
${RATIS_OPTS}"
-
OZONE_OPTS="-Dorg.apache.ratis.thirdparty.io.netty.native.workdir=${OZONE_HOME}/temp
${OZONE_OPTS}"
# Add JVM parameter for Java 17
OZONE_MODULE_ACCESS_ARGS=""
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]