Correction in above mail, we get 42 - INVALID_REQUEST, not 43.
Few other data points

Server has following configs set

inter.broker.protocol.version=0.8.1

log.message.format.version=0.8.1



My understanding is that we should get unsupported message format with
above configurations, why do we get invalid_request?


Thanks,

Vignesh.




On Wed, Sep 27, 2017 at 9:51 AM, Vignesh <vignesh.v...@gmail.com> wrote:

> Hi,
>
> We are using LibrdKafka library version .11.0 and calling List Offset API
> with a timestamp on a 0.10.2 kafka server installed in a windows machine.
>
> This request returns an error code, 43 - INVALID_REQUEST.
>
> We have other local installations of Kafka version 0.10.2 (also on
> Windows) and are able to use the library successfully.
>
> Are there any settings on this specific server that is causing this error?
> Which logs can we enable and look at to get additional details about what
> is wrong with the request?
>
> Thanks,
> Vignesh.
>

Reply via email to