This is an automated email from the ASF dual-hosted git repository.
jsancio pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from e427897c67c KAFKA-14816: Only load SSL properties when issuing
cross-worker requests to HTTPS URLs (#13415)
add df5850274d3 MINOR: Expand use of PartitionAssignment (#13402)
No new revisions were added by this update.
Summary of changes:
.../controller/PartitionReassignmentReplicas.java | 28 ++++++++++++----------
.../controller/ReplicationControlManager.java | 27 +++++++++++++--------
.../controller/PartitionChangeBuilderTest.java | 13 +++++-----
.../PartitionReassignmentReplicasTest.java | 21 ++++++++--------
.../controller/ReplicationControlManagerTest.java | 17 ++++++-------
5 files changed, 60 insertions(+), 46 deletions(-)