[
https://issues.apache.org/jira/browse/KAFKA-19097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041888#comment-18041888
]
Ksolves India Limited commented on KAFKA-19097:
-----------------------------------------------
Hi [~iondragos2003]
Thanks for your interest. As of now, we have already completed the changes for
all the sub-tickets under this ticket.
We will also update the MR links shortly.
If you would like to contribute, please let us know the specific subpackage
within Kafka that you're interested in. We will avoid taking up work in that
area and help you create a sub-ticket, which can then be assigned to you.
> Fix order of arguments to assertEquals
> --------------------------------------
>
> Key: KAFKA-19097
> URL: https://issues.apache.org/jira/browse/KAFKA-19097
> Project: Kafka
> Issue Type: Improvement
> Components: streams, unit tests
> Reporter: Lorcan
> Assignee: Ksolves India Limited
> Priority: Minor
> Labels: beginner-friendly, newbie,
>
> There are examples of tests using assertEquals where the arguments are in the
> wrong order.
> Example from InternalStreamsBuilderTest:
> assertEquals(count.get(), 3);
> The expected value should be the first argument.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)