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 2019/11/05 18:34:56 UTC

[kafka] branch trunk updated (c552c06 -> be58580)

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 c552c06  KAFKA-9110: Improve efficiency of disk reads when TLS is enabled (#7604)
     add be58580  MINOR: Rework NewPartitionReassignment public API (#7638)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/clients/admin/NewPartitionReassignment.java |  9 ++-------
 .../org/apache/kafka/clients/admin/KafkaAdminClientTest.java |  8 ++++----
 .../integration/kafka/api/AdminClientIntegrationTest.scala   | 12 ++++++------
 .../unit/kafka/admin/ReassignPartitionsClusterTest.scala     |  4 ++--
 .../unit/kafka/admin/TopicCommandWithAdminClientTest.scala   |  4 ++--
 5 files changed, 16 insertions(+), 21 deletions(-)