You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by go...@apache.org on 2022/02/17 06:15:49 UTC

[incubator-inlong] branch master updated (a602388 -> e9ff9d2)

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

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


    from a602388  [INLONG-2530][Agent][Bug]Agent data time never changes #2533 (#2537)
     add e9ff9d2  [INLONG-2538][TubeMQ] Optimize message write cache logic (#2542)

No new revisions were added by this update.

Summary of changes:
 .../server/broker/msgstore/MessageStore.java       | 69 ++++++++++++----------
 .../server/broker/msgstore/mem/MsgMemStore.java    | 31 +++++-----
 .../broker/msgstore/mem/MsgMemStoreTest.java       | 69 ++++++++++++++++++----
 3 files changed, 113 insertions(+), 56 deletions(-)