kafka-rest
kafka-rest copied to clipboard
Without the deprecated param `zookeeper.connect` fetching messages by timestamp fails
Without providing zookeeper.connect
param endpoint returns an error.
HTTP response code: 500
Response body:
{"error_code":50002,"message":"Kafka error: Can't perform operation without zookeeper connect details"}
Kafka REST Proxy version is 5.5.0.