You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2022/03/11 02:22:05 UTC

[rocketmq] branch develop updated (446b76b -> c43620f)

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

duhengforever pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from 446b76b  typo: best_practice.md (#3939)
     add c43620f  [ISSUE #3950] Anonymous new Callable()  replaced with lambda (#3951)

No new revisions were added by this update.

Summary of changes:
 .../apache/rocketmq/namesrv/NamesrvStartup.java    |  9 +--
 .../rocketmq/namesrv/NamesrvStartupTest.java       | 66 ++++++++++++++++++++++
 2 files changed, 69 insertions(+), 6 deletions(-)
 create mode 100644 namesrv/src/test/java/org/apache/rocketmq/namesrv/NamesrvStartupTest.java