aromanenko-dev commented on pull request #13975: URL: https://github.com/apache/beam/pull/13975#issuecomment-778275873
Rion, please add your test into `org.apache.beam.sdk.io.kafka.KafkaIOTest`, we used to use to KafkaIO unit testing in general. I believe it already contains some tests for Write with `ProducerRecord`, take a look on `testRecordsSink()`, for example. I think it can be just adjusted to check that right partition was properly set in `ProducerRecord`s. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
