[
https://issues.apache.org/jira/browse/KAFKA-19097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019543#comment-18019543
]
Ksolves India Limited edited comment on KAFKA-19097 at 9/11/25 9:37 AM:
------------------------------------------------------------------------
Thanks for the update [~apalan60]
Yes, I've picked this up and started to work on it.
Added a sub-ticket https://issues.apache.org/jira/browse/KAFKA-19698
Targeting to streams module first.
Will let you know once I push the PR so you can review the same
was (Author: JIRAUSER305714):
Thanks for the update [~apalan60]
Yes, I've picked this up and started to work on it.
Added a sub-ticket https://issues.apache.org/jira/browse/KAFKA-19698
Targeting to streams module first.
> 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)