This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 9c8501f MINOR: Record all poll invocations (#9234)
add 23cade8 KAFKA-10314: KafkaStorageException on reassignment when offline log directories
exist (#9122)
No new revisions were added by this update.
Summary of changes:
.../scala/kafka/controller/KafkaController.scala | 9 ++++-
.../controller/ControllerIntegrationTest.scala | 43 +++++++++++++++++++++-
.../unit/kafka/server/LogDirFailureTest.scala | 38 ++-----------------
.../test/scala/unit/kafka/utils/TestUtils.scala | 33 ++++++++++++++++-
4 files changed, 83 insertions(+), 40 deletions(-)
|