|
@@ -438,6 +438,7 @@ func (p *Producer) leaderDispatcher(topic string, partition int32, input chan *M
|
|
|
Logger.Printf("producer/leader selected broker %d on %s/%d\n", leader.ID(), topic, partition)
|
|
Logger.Printf("producer/leader selected broker %d on %s/%d\n", leader.ID(), topic, partition)
|