You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "kaiyangzhang (JIRA)" <ji...@apache.org> on 2017/03/22 05:21:42 UTC

[jira] [Comment Edited] (RATIS-48) Test "RaftOutputStream" based on gRPC

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

kaiyangzhang edited comment on RATIS-48 at 3/22/17 5:21 AM:
------------------------------------------------------------

statement:
the test is too simple...  and after a few minutes, raftpeer happens OOM.


was (Author: kaiyangzhang):
statement:the test is too simple...

> Test "RaftOutputStream" based on gRPC
> -------------------------------------
>
>                 Key: RATIS-48
>                 URL: https://issues.apache.org/jira/browse/RATIS-48
>             Project: Ratis
>          Issue Type: Test
>         Environment: 1、SSD 
> 2、10 Gigabit network card
> 3、three raft node
>            Reporter: kaiyangzhang
>            Priority: Minor
>         Attachments: IMG_20170322_123243.jpg, IMG_20170322_123257.jpg
>
>
> 1.Environment
> ||IP||Network card||Disk||Software||
> | 192.168.3.166|10 Gigabit|SSD|RaftPeer0, benchmark|
> | 192.168.3.167|10 Gigabit|SSD|RaftPeer1|
> | 192.168.3.168|10 Gigabit|SSD|RaftPeer2|
> 2.JVM 
> |Xms = 16GB|
> |Xmx =  16GB|
> 3.RaftProperties
> |RAFT_SERVER_LOG_APPENDER_FACTORY_CLASS_KEY|pipelineLogAppenderFactory.class|
> |RAFT_OUTPUTSTREAM_BUFFER_SIZE_KEY|1024*1024 byte|
> |RAFT_LOG_SEGMENT_MAX_SIZE_KEY|1024*1024*128 byte|
> 4.Speed
> (1) TPS: avg speed of the lastest 5 seconds
>       Min = 1024 byte * 20000
>       Max = 1024 btye * 50000
> (2) AVG: avg speed
>      AVG = 1024 byte * 40000 = 40MB/s



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)