You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by hu...@apache.org on 2022/03/29 04:31:57 UTC

[rocketmq-mqtt] 29/43: [ISSUE #17] check upstreamHookResult before enter message handler main logic

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

huzongtang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git

commit 1eadae908752753a65fba6a6a9d3444432e77d38
Merge: 0f2a830 22b850d
Author: dinglei <li...@163.com>
AuthorDate: Mon Mar 14 16:34:08 2022 +0800

    [ISSUE #17] check upstreamHookResult before enter message handler main logic
    
    [ISSUE #17] check upstreamHookResult before enter message handler main logic

 .../cs/protocol/mqtt/handler/MqttConnectHandler.java    | 17 ++++++++++-------
 .../cs/protocol/mqtt/handler/MqttPublishHandler.java    | 11 ++++++-----
 .../cs/protocol/mqtt/handler/MqttSubscribeHandler.java  | 13 ++++++-------
 3 files changed, 22 insertions(+), 19 deletions(-)