, 2017 5:29 PM
To: dev@kafka.apache.org
Subject: Re: KStreamPrintTest : no differences in the unit tests
Yes - they are basically the same. Feel free to submit a patch to remove
one of them
On Wed, 2 Aug 2017 at 15:28 Paolo Patierno wrote:
> Hi devs,
>
> taking a look at KStreamPrintTest I can
Yes - they are basically the same. Feel free to submit a patch to remove
one of them
On Wed, 2 Aug 2017 at 15:28 Paolo Patierno wrote:
> Hi devs,
>
> taking a look at KStreamPrintTest I can't find any substantial difference
> between the two tests :
>
>
> testPrintStreamWithProvidedKeyValueMappe
Hi devs,
taking a look at KStreamPrintTest I can't find any substantial difference
between the two tests :
testPrintStreamWithProvidedKeyValueMapper
testPrintKeyValueWithName
The only tiny difference is the mapper output "%d, %s" instead of "(%d, %s)"
but then all the code seems to be the s