mammenj

Results 5 issues of mammenj

Hi, I have updated to latest spring boot and gradle.

Trying to build a administration console for Kafka, so curious if all the admin api are supported?

I see EventBus has publish but not a subscribe? Just curious how the events propagated to projects for querying? I apologize if subscribe is defined somewhere else as I did...

I am encountering the below exception whenever Kafka restarts "Consumer group #{group_name} encountered nonexistent topic #{topic}" Any suggestions on how to handle when Kafka restarts? Below is the environment: Windows...

I would like to know if there is proper approach to extend this library to include new keyword (supported by selenium driver) without changing the original code? Thanks for the...