This is an automated email from the ASF dual-hosted git repository.
zhouxzhan pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from 1a2fc17b5e [ISSUE #8100] Expose print audit log function (#8101)
add dcf892a156 Fix SimpleSubscriptionData equal (#8104)
No new revisions were added by this update.
Summary of changes:
.../subscription/SimpleSubscriptionData.java | 10 ++--
.../subscription/SimpleSubscriptionDataTest.java | 70 ++++++++++++++++++++++
2 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644
remoting/src/test/java/org/apache/rocketmq/remoting/protocol/subscription/SimpleSubscriptionDataTest.java