You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sagar Rao (Jira)" <ji...@apache.org> on 2022/12/08 02:24:00 UTC

[jira] [Created] (KAFKA-14454) KTableKTableForeignKeyInnerJoinCustomPartitionerIntegrationTest#shouldThrowIllegalArgumentExceptionWhenCustomPartionerReturnsMultiplePartitions passes when run individually but not when is run as part of the IT

Sagar Rao created KAFKA-14454:
---------------------------------

             Summary: KTableKTableForeignKeyInnerJoinCustomPartitionerIntegrationTest#shouldThrowIllegalArgumentExceptionWhenCustomPartionerReturnsMultiplePartitions passes when run individually but not when is run as part of the IT
                 Key: KAFKA-14454
                 URL: https://issues.apache.org/jira/browse/KAFKA-14454
             Project: Kafka
          Issue Type: Bug
            Reporter: Sagar Rao
            Assignee: Sagar Rao


Newly added test KTableKTableForeignKeyInnerJoinCustomPartitionerIntegrationTest#shouldThrowIllegalArgumentExceptionWhenCustomPartionerReturnsMultiplePartitions as part of KIP-837 passes when run individually but fails when is part of IT class and hence is marked as Ignored. 

As part of this ticket, we can also look to move to Junit5 annotations for this class since it relies on Junit4 ones.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)