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

[incubator-ratis] branch master updated (20c86cd -> 2cf546d)

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

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


    from 20c86cd  RATIS-935. Fix memory leak by ungister metrics (#97)
     add 2cf546d  RATIS-867. Fix failed UT: TestMetaServer#testListLogs (#107)

No new revisions were added by this update.

Summary of changes:
 .../ratis/logservice/api/LogServiceClient.java     | 15 +++++--
 .../ratis/logservice/server/MetaStateMachine.java  |  6 +++
 .../ratis/logservice/server/TestMetaServer.java    | 50 +++++++++++++++-------
 3 files changed, 53 insertions(+), 18 deletions(-)