You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2023/02/22 21:23:22 UTC

[kafka] branch trunk updated (069ce59e1e3 -> db6beb9b030)

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

junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 069ce59e1e3 KAFKA 14714: Move/Rewrite RollParams, LogAppendInfo, and LeaderHwChange to storage module. (#13255)
     add db6beb9b030 MINOR: Add missing unit tests for {Local|Remote}LeaderEndpoint classes (#13272)

No new revisions were added by this update.

Summary of changes:
 .../kafka/server/LocalLeaderEndPointTest.scala     | 72 ++++++++++++++++++++++
 .../kafka/server/RemoteLeaderEndPointTest.scala    | 19 ++++++
 2 files changed, 91 insertions(+)