kafka-rest-ui
kafka-rest-ui copied to clipboard
Kafka REST UI 🍄
I noticed that the contents of the `kafka-rest` repo are duplicated in this repo. I imagine that keeping those in sync would be challenging, so I'd suggest ripping that out...
I'm getting the following React error when running `yarn run start` ``` Failed to compile. ./src/index.js 29:86-99 'redux-persist' does not contain an export named 'autoRehydrate'. ``` I'll dig into it...
Using : - kafka:0.10.1.1 - kafka-rest:3.2.2 - kafka-rest-ui:latest Fails on post request, when selecting specific topic: "POST /consumers/consumer_MYYTOPIC HTTP/1.0" 422 64 7 (io.confluent.rest-utils.requests) Request data: "{"name":"consumer_MYYTOPIC_2018-02-26T12:37:42.281Z","format":"json","maxWindowSize":"100000","auto.offset.reset":"earliest"}"
Hi,     I can provide additional information as needed. Thanks.