Awesome, thanks Robert!
On Wed, Jun 1, 2016 at 1:12 PM Robert Metzger wrote:
> Hi Kim,
>
> I agree with you. We should definitively filter out custom Flink
> properties. I've filed a JIRA for this:
> https://issues.apache.org/jira/browse/FLINK-4004
> Thanks for the report!
>
> Regards,
> Robert
Hi Kim,
I agree with you. We should definitively filter out custom Flink
properties. I've filed a JIRA for this:
https://issues.apache.org/jira/browse/FLINK-4004
Thanks for the report!
Regards,
Robert
On Wed, Jun 1, 2016 at 6:42 PM, David Kim
wrote:
> Hello!
>
> Using Flink 1.0.3.
>
> This is
Hello!
Using Flink 1.0.3.
This is cosmetic but will help clean up logging I think.
The Apache *KafkaConsumer* logs a warning [1] for any unused properties.
This is great in case the developer has a typo or should clean up any
unused keys.
Flink's Kafka consumer and producer have some custom pro