Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When handling a DescribeLogDirs request, ReplicaManager will retrieve the totalSpace and usableSpace from each logdir. In case these sizes are larger than Long.MAX_VALUE, (see https://bugs.openjdk.java.net/browse/JDK-8162520), brokers will return Long.MAX_VALUE.

Compatibility, Deprecation, and Migration Plan

...