How many topics do you have and can you share message throughput ?. What's the functionality you are using for ?.
-----Original Message----- From: Michael Nussbaum [mailto:[email protected]] Sent: Wednesday, October 29, 2014 1:57 PM To: users Subject: Re: Apache Kafka Consumers in java 8 Yes, we're using it in production, and no, no performance issues or bottlenecks related to Kafka. All consumption/production has continued normally. Before this we were on open jdk 7. On Wed, Oct 29, 2014 at 2:41 PM, Seshadri, Balaji <[email protected]> wrote: > Are you using it in production ?. > > Did you experience any performance or bottleneck ?. > > -----Original Message----- > From: Michael Nussbaum [mailto:[email protected]] > Sent: Wednesday, October 29, 2014 1:39 PM > To: [email protected] > Subject: Re: Apache Kafka Consumers in java 8 > > I've been using clojure on open jdk 8 for my producers and consumers > for about a month now without any issue. Anything specific you're interested > in? > > Cheers, > Michael Nussbaum > > On Wed, Oct 29, 2014 at 2:32 PM, Seshadri, Balaji < > [email protected]> > wrote: > > > Have anybody used Kafka with Java 8 ?. > > > > -----Original Message----- > > From: Seshadri, Balaji [mailto:[email protected]] > > Sent: Wednesday, October 29, 2014 11:11 AM > > To: '[email protected]'; '[email protected]' > > Subject: Apache Kafka Consumers in java 8 > > > > Hi All, > > > > Can you please share your experiences of running Kafka > > Consumers/producers with Java 8 ?. > > > > Thanks, > > > > Balaji > > >
