[
https://issues.apache.org/jira/browse/KAFKA-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077073#comment-17077073
]
ASF GitHub Bot commented on KAFKA-9828:
---------------------------------------
lkokhreidze commented on pull request #8438: KAFKA-9828 / Add partition field
in TestRecord
URL: https://github.com/apache/kafka/pull/8438
TopologyTestDriver creates `TestRecord` for consumed events. In order to
test partitioning, when one uses custom partitioner, would be useful if
`TestRecord` had `partition` field as well.
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
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]
> Add partition to TestRecord in streams test-utils
> -------------------------------------------------
>
> Key: KAFKA-9828
> URL: https://issues.apache.org/jira/browse/KAFKA-9828
> Project: Kafka
> Issue Type: Improvement
> Components: streams-test-utils
> Reporter: Levani Kokhreidze
> Priority: Minor
>
> TopologyTestDriver creates `TestRecord` for consumed events. In order to test
> partitioning, when one uses custom partitioner, would be useful if
> `TestRecord` had `partition` field as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)