Closing socket - IllegalArgumentException - Invalid version for API key OFFSET_FOR_LEADER_EPOCH: 2

2019-10-16 Thread Jose Manuel Vega Monroy
) org.apache.kafka.common.errors.InvalidRequestException: Error getting request for apiKey: 23 and apiVersion: 2 Caused by: java.lang.IllegalArgumentException: Invalid version for API key OFFSET_FOR_LEADER_EPOCH: 2 at org.apache.kafka.common.protocol.ApiKeys.schemaFor(ApiKeys.java:173) at org.apache.kafka.common.protocol.ApiKeys.requestSchema

Re: Invalid Version for API key

2016-06-08 Thread Chris Barlock
Will have to get back to you on that, Ismael. This code is owned by another team and is in a different code repository. Chris From: Ismael Juma <isma...@gmail.com> To: users@kafka.apache.org Date: 06/08/2016 03:22 PM Subject: Re: Invalid Version for API key Great

Re: Invalid Version for API key

2016-06-08 Thread Ismael Juma
you, all, who replied to me! > > Chris > > > > > From: Ismael Juma <ism...@juma.me.uk> > To: users@kafka.apache.org > Date: 06/08/2016 11:29 AM > Subject:Re: Invalid Version for API key > Sent by:isma...@gmail.com > > > > Hi C

Re: Invalid Version for API key

2016-06-08 Thread Chris Barlock
Thanks, Ismael. We tracked it down to one of the 11 microservices running on this system. Thank you, all, who replied to me! Chris From: Ismael Juma <ism...@juma.me.uk> To: users@kafka.apache.org Date: 06/08/2016 11:29 AM Subject: Re: Invalid Version for API ke

Re: Invalid Version for API key

2016-06-08 Thread Ismael Juma
lve the issue. > > Thanks! > > Chris > > > > > > From: Grant Henke <ghe...@cloudera.com> > To: users@kafka.apache.org > Date: 06/08/2016 10:58 AM > Subject:Re: Invalid Version for API key > > > > ApiKey 2 is the Offsets request.

Re: Invalid Version for API key

2016-06-08 Thread Chris Barlock
the issue. Thanks! Chris From: Grant Henke <ghe...@cloudera.com> To: users@kafka.apache.org Date: 06/08/2016 10:58 AM Subject: Re: Invalid Version for API key ApiKey 2 is the Offsets request. There is only a version 0 of that protocol since there has been no

Re: Invalid Version for API key

2016-06-08 Thread Grant Henke
; the source of these exceptions? > > Chris > > > > > From: Chris Barlock/Raleigh/IBM@IBMUS > To: users@kafka.apache.org > Date: 06/07/2016 12:45 PM > Subject:Invalid Version for API key > > > > We are running some tests on upgrading from Kafka 2.1

Re: Invalid Version for API key

2016-06-08 Thread Radoslaw Gruchalski
Anyone? Is there additional tracing that can be turned on to track down the source of these exceptions? Chris From: Chris Barlock/Raleigh/IBM@IBMUS To: users@kafka.apache.org Date: 06/07/2016 12:45 PM Subject: Invalid Version for API key We are running some tests o

Re: Invalid Version for API key

2016-06-08 Thread Chris Barlock
Anyone? Is there additional tracing that can be turned on to track down the source of these exceptions? Chris From: Chris Barlock/Raleigh/IBM@IBMUS To: users@kafka.apache.org Date: 06/07/2016 12:45 PM Subject:Invalid Version for API key We are running some tests

Invalid Version for API key

2016-06-07 Thread Chris Barlock
) at kafka.network.Processor.processCompletedReceives(SocketServer.scala:483) at kafka.network.Processor.run(SocketServer.scala:413) at java.lang.Thread.run(Thread.java:785) Caused by: java.lang.IllegalArgumentException: Invalid version for API key 2: 1