Open
Description
The address
parameter is ignored in Dialer.DialPartition, since the address is provided in the Partition struct. I think it is confusing and should be removed.
https://github.com/segmentio/kafka-go/blob/master/dialer.go#L140
The address
parameter is ignored in Dialer.DialPartition, since the address is provided in the Partition struct. I think it is confusing and should be removed.
https://github.com/segmentio/kafka-go/blob/master/dialer.go#L140