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 2021/03/31 17:45:00 UTC

[kafka] branch trunk updated (b6a787a -> 3829df1)

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 b6a787a  KAFKA-12583: Upgrade netty to 4.1.62.Final
     add 3829df1  MINOR Replaced File with Path in LogSegmentData. (#10424)

No new revisions were added by this update.

Summary of changes:
 .../server/log/remote/storage/LogSegmentData.java  | 47 ++++++++--------
 .../remote/storage/RemoteLogSegmentMetadata.java   | 62 +++++++++++-----------
 .../storage/RemoteLogSegmentMetadataUpdate.java    | 26 ++++-----
 .../log/remote/storage/RemoteStorageManager.java   | 11 ++--
 4 files changed, 73 insertions(+), 73 deletions(-)