[ 
https://issues.apache.org/jira/browse/RATIS-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294974#comment-17294974
 ] 

runzhiwang edited comment on RATIS-1312 at 3/4/21, 3:43 AM:
------------------------------------------------------------

> -Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false

[~szetszwo] I add this config in ratis-examples/src/main/bin/server.sh, but it 
does not help.


{code:java}
java ${LOGGER_OPTS} 
-Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false 
-jar -Xms4000m -Xmx20000m -Xmn15000m  $ARTIFACT "$@"
{code}



was (Author: yjxxtd):
> -Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false

I add this config in ratis-examples/src/main/bin/server.sh, but it does not 
help.


{code:java}
java ${LOGGER_OPTS} 
-Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false 
-jar -Xms4000m -Xmx20000m -Xmn15000m  $ARTIFACT "$@"
{code}


> Compare the performance between HDFS and DataStreamApi
> ------------------------------------------------------
>
>                 Key: RATIS-1312
>                 URL: https://issues.apache.org/jira/browse/RATIS-1312
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Priority: Major
>         Attachments: hdfs.svg, streaming.svg
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to