[ 
https://issues.apache.org/jira/browse/KAFKA-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411619#comment-17411619
 ] 

A. Sophie Blee-Goldman commented on KAFKA-13268:
------------------------------------------------

What's the name of that testing framework where you just define the parameter 
space and then it runs all the permutations of those? We should start using 
that in Streams, especially for new operators and configurations since we've 
been bitten a few times by a specific topology we don't have test coverage for 
running into some weird edge case. 

Would be nice if we could just append to this framework any time we add a new 
operator, and it will run tests with all configurations of that operator 
against all (or many/a randomized set) combinations of other operators

> Add more integration tests for Table Table FK joins with repartitioning
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-13268
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13268
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams, unit tests
>            Reporter: Guozhang Wang
>            Priority: Major
>
> We should add to the FK join multipartition integration test with a 
> Repartitioned for:
> 1) just the new partition count
> 2) a custom partitioner
> This is to test if there's a bug where the internal topics don't pick up a 
> partitioner provided that way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to