Re: Failure on timestamp extraction for kafka streams 0.10.2.0

2017-05-02 Thread Sachin Mittal
Thanks. Upgrade fixed it. On Tue, May 2, 2017 at 2:48 PM, Eno Thereska wrote: > Hi Sachin, > > This should be fixed in 0.10.2.1, could you upgrade to that release? Here > is JIRA: https://issues.apache.org/jira/browse/KAFKA-4861 < > https://issues.apache.org/jira/browse/KAFKA-4861>. > > Thanks >

Re: Failure on timestamp extraction for kafka streams 0.10.2.0

2017-05-02 Thread Eno Thereska
Hi Sachin, This should be fixed in 0.10.2.1, could you upgrade to that release? Here is JIRA: https://issues.apache.org/jira/browse/KAFKA-4861 . Thanks Eno > On May 2, 2017, at 8:43 AM, Sachin Mittal wrote: > > The timestamp of the message is

Failure on timestamp extraction for kafka streams 0.10.2.0

2017-05-02 Thread Sachin Mittal
Hi, We are getting this exception right when we start the stream. org.apache.kafka.common.KafkaException: Unexpected error from SyncGroup: The timestamp of the message is out of acceptable range. at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$SyncGroupResponseHandler.handle