Re: Bug Submit - Critical

2017-05-19 Thread J Pai
Fixing the subject line in my previous reply. Not sure what happened there. -Jaikiran On 19-May-2017, at 8:06 PM, J Pai wrote: This sounds like https://issues.apache.org/jira/browse/KAFKA-5232. It’s been fixed a few days back in upstream and will be available in next releases. Having said

Re: Jenkins build is back to normal : kafka-0.11.0-jdk7 #3

2017-05-19 Thread J Pai
This sounds like https://issues.apache.org/jira/browse/KAFKA-5232. It’s been fixed a few days back in upstream and will be available in next releases. Having said that, you note something about split() method which wasn’t applicable here. Which version of Kafka are you on? Can you paste the comp

Re: Consumption on a explicitly (dynamically) created topic has a 5 minute delay

2017-02-27 Thread J Pai
Yes, that was going to be my last resort attempt :) I'm going to give that a try today and see how it goes. Although it isn't that great of a solution, I don't mind doing it since the logic resides at one single place in our application. -Jaikiran On Tuesday, February 28, 2017, James Cheng wrote