| Method and Description |
|---|
| org.springframework.integration.kafka.core.DefaultConnection.findLeaders(String...) |
| org.springframework.integration.kafka.core.Connection.findLeaders(String...)
as of 1.3, only
ConnectionFactory.getLeaders(Iterable) should be used |
| org.springframework.integration.kafka.outbound.KafkaProducerMessageHandler.setPartitionExpression(Expression)
as of 1.3,
setPartitionIdExpression(Expression) should be used instead |