You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2022/09/07 16:04:09 UTC

[kafka] branch trunk updated (44b500b679 -> 9578cdabfd)

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

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


    from 44b500b679 KAFKA-10199: Separate state updater from old restore (#12583)
     add 9578cdabfd KAFKA-14200: kafka-features.sh must exit with non-zero error code on error (#12586)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/admin/FeatureCommand.scala    |  23 +++--
 .../unit/kafka/admin/FeatureCommandTest.scala      | 112 ++++++++++++---------
 2 files changed, 78 insertions(+), 57 deletions(-)