myang5

Results 10 issues of myang5

**Is your feature request related to a problem? Please describe.** This is related to a bug I ran into! The current challenges rely on a `mocha.opts` file to specify mocha...

What is the equivalent in Spring?

enhancement
good first issue

If for some reason a user starts up a broker outside of the web client, they should be able to make a new GET request to the backend to update...

enhancement
good first issue

- Force killing a broker causes Zookeeper to throw an error later because the ephemeral node connection was not properly shut down, as described [here](https://github.com/wurstmeister/kafka-docker/issues/389) and [here](https://stackoverflow.com/questions/39759071/error-while-starting-kafka-broker/44426034). - Find the...

enhancement

Would be better UX than just emphasizing the dependencies in the README

enhancement

I.e. check if the folder passed in for properties files also has additional server.properties files, if not throw error message to the front end

enhancement

Check existing properties files and data folders to see what files already exist and display them as "inactive" brokers that can be spun up - Would need to make sure...

enhancement

Kafka installed on MacOS with homebrew seems to automatically install a zkServer.sh script that can be used to check if the Zookeeper server is online, but no equivalent file is...

enhancement