kafka-rest-ui icon indicating copy to clipboard operation
kafka-rest-ui copied to clipboard

Kafka REST UI 🍄

Results 4 kafka-rest-ui issues
Sort by recently updated
recently updated
newest added

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, ![image](https://user-images.githubusercontent.com/5085914/33916197-a1bd98b6-dfe2-11e7-8ade-2faf50a2cffe.png) ![image](https://user-images.githubusercontent.com/5085914/33916224-b908fc7c-dfe2-11e7-9ea1-4ea6240b37c6.png) ![image](https://user-images.githubusercontent.com/5085914/33916245-d074a47e-dfe2-11e7-8bff-bfe59c6a6b2c.png) ![image](https://user-images.githubusercontent.com/5085914/33916291-03655680-dfe3-11e7-911f-3aa750158b57.png) I can provide additional information as needed. Thanks.