You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ti...@apache.org on 2022/01/07 02:15:08 UTC

[rocketmq] branch develop updated (a7b5903 -> ed5f4e4)

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

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


    from a7b5903  Merge pull request #3689 from XiaoyiPeng/wrong_method_comment_about_transaction_msg
     new e0406b2  [ISSUE #3173]Isolate Broker logs when multiple Broker services are deployed on the same machine
     new 47175d8  use dLegerSelfId instead of brokerId in dleger mode
     new 764cfba  retrigger ci
     new fc5180e  isolate broker's log can be configured
     new 3738214  add comment
     new ed5f4e4  Merge pull request #3174 from zhangjidi2016/broker_log

The 1935 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:
 .../org/apache/rocketmq/broker/BrokerStartup.java  |  7 ++++
 .../org/apache/rocketmq/common/BrokerConfig.java   | 13 ++++++
 distribution/conf/logback_broker.xml               | 48 +++++++++++-----------
 3 files changed, 44 insertions(+), 24 deletions(-)