You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/09/16 09:13:27 UTC

[inlong] branch master updated (16d405e22 -> 5f5f8e29e)

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

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 16d405e22 [INLONG-5897][Manager] Support query audit data by user role (#5898)
     add 5f5f8e29e [INLONG-5915][DataProxy] Optimize source's ServerMessageHandler class (#5916)

No new revisions were added by this update.

Summary of changes:
 .../dataproxy/http/SimpleMessageHandler.java       |   1 -
 .../dataproxy/source/DefaultServiceDecoder.java    | 253 ++++++------
 .../dataproxy/source/ServerMessageHandler.java     | 436 +++++++++------------
 .../inlong/dataproxy/source/ServiceDecoder.java    |  11 +-
 .../dataproxy/source/SimpleMessageHandler.java     |   6 +-
 5 files changed, 313 insertions(+), 394 deletions(-)