Thanks!
On Tue, Jul 19, 2016 at 3:14 PM, Mathieu Fenniak <
mathieu.fenn...@replicon.com> wrote:
> Thanks for the confirmation Guozhang. I've submitted a PR along these
> lines. https://github.com/apache/kafka/pull/1639
>
>
> On Tue, Jul 19, 2016 at 3:50 PM, Guozhang Wang wrote:
>
> > This is a
Thanks for the confirmation Guozhang. I've submitted a PR along these
lines. https://github.com/apache/kafka/pull/1639
On Tue, Jul 19, 2016 at 3:50 PM, Guozhang Wang wrote:
> This is a good find. I think we should just include the api as compile
> dependency, and probably only log4j12 as test
This is a good find. I think we should just include the api as compile
dependency, and probably only log4j12 as test dependency. Similarly to
Kafka Clients and Connect:
org.slf4j
slf4j-log4j12
1.7.21
test
org.slf4j
slf4j-api
1.7.21
compile
Guozhang
On Tue, Jul 19, 2016 at 10:39 AM, Mathieu
Hello Kafka users,
I'm starting a new project and experimenting with kafka-streams. It's
pretty great, so far; thanks to everyone involved in the development.
I noticed that kafka-streams 0.10.0.0 has a dependency on slf4j-log4j12
(see:
https://repo1.maven.org/maven2/org/apache/kafka/kafka-stre