Re: session.timeout.ms was supplied but isn't a known config

2016-06-13 Thread Ewen Cheslack-Postava
Without more of the log its hard to say, but I think you're probably seeing this reported as those configs are passed from the root config -> client configs -> serializers. There were some issues in the way we were tracking if config values had been used or not and Connect in particular was suscept

session.timeout.ms was supplied but isn't a known config

2016-06-12 Thread Barry Kaplan
In connect-distributed.properties I have values like: session.timeout.ms=12 But at startup I get warnings like: The configuration session.timeout.ms = 12 was supplied but isn't a > known config. I'm getting these warnings for most settings (eg, internal.key.converter, key.converter, b