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 2019/10/28 01:34:37 UTC

[rocketmq] branch develop updated (5a8c4ed -> 63f18c9)

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 5a8c4ed  Merge pull request #1550 from keranbingaa/unit-test
     new 1cad368  Merge pull request #6 from apache/develop
     new 7c13ee6  Merge pull request #8 from apache/develop
     new 0bff61a  [RIP-10] Add test cases for ConsumeMessageOrderlyService#consumeMessageDirectly
     new 63f18c9  Merge pull request #952 from fortrueme/develop

The 1212 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../consumer/ConsumeMessageOrderlyServiceTest.java | 86 ++++++++++++++++++++++
 1 file changed, 86 insertions(+)
 create mode 100644 client/src/test/java/org/apache/rocketmq/client/impl/consumer/ConsumeMessageOrderlyServiceTest.java