### Motivation

Right now, many times Sink requires topic-name to compute partitioned key if 
the record doesn't have any key setup. But right now, `record.getTopicName()` 
always returns empty as method is not implemented into SinkRecord.

### Modifications

implement `SinkRecord::getTopicName`

[ Full content available at: https://github.com/apache/pulsar/pull/2675 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to