You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by ru...@apache.org on 2020/11/02 08:23:41 UTC

[incubator-ratis] branch master updated (12af614 -> f5e771d)

This is an automated email from the ASF dual-hosted git repository.

runzhiwang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git.


    from 12af614  RATIS-1127. Add a stream(RaftGroupId) method to DataStreamApi. (#248)
     add f5e771d  RATIS-1126. Fix can not support more than 10 stream (#249)

No new revisions were added by this update.

Summary of changes:
 .../apache/ratis/netty/server/NettyServerStreamRpc.java  | 11 +++++++++--
 .../org/apache/ratis/server/RaftServerConfigKeys.java    | 16 ++++++++++++++++
 .../org/apache/ratis/datastream/TestDataStreamNetty.java |  8 ++++----
 3 files changed, 29 insertions(+), 6 deletions(-)