You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-1164] Create broker connection to partion leader
Subtask of FAB-890
Changed newBroker to:
- bootstrap from any of the bootstrap servers specifed.
- return the leader for the topic/partition specified by
config.Kafka.Topic and config.Kafka.PartitionID
Added TestNewBrokerReturnsPartitionLeader unit test.
Change-Id: Ib8b5de11c6822307aef6c127c5bd7074e18329ab
Signed-off-by: Luis Sanchez <[email protected]>
0 commit comments