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 29c55fd  MINOR: set replication.factor to 1 to make 
StreamsBrokerCompatibilityService work with old broker (#10673)
     add db3e5e2  Rework on KAFKA-3968: fsync the parent directory of a segment 
file when the file is created (#10680)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/record/FileRecords.java    |  7 -------
 .../java/org/apache/kafka/common/utils/Utils.java  | 23 +++++++++++-----------
 core/src/main/scala/kafka/log/Log.scala            | 10 +++++++---
 core/src/main/scala/kafka/log/LogManager.scala     |  5 +++--
 core/src/main/scala/kafka/log/LogSegment.scala     | 22 ++++-----------------
 5 files changed, 25 insertions(+), 42 deletions(-)

Reply via email to