Kafka Authentication + Authorization

2022-06-06 Thread rohit garg
Regards, Rohit Garg

Re: Not able to connect to bootstrap server when one broker down

2020-08-25 Thread rohit garg
Please check your ISR using describe command and see if there is leader available when one of the broker is down . Thanks and Regards, Rohit On Tue, Aug 25, 2020, 20:20 Prateek Rajput wrote: > Hi, please if anyone can help, will be a huge favor. > > *Regards,* > *Prateek Rajput* > > > On Tue,

Re: Leader count is skewed on kafka brokers

2020-08-21 Thread rohit garg
Hello, If it is getting skewed means brokers are restarting . You can prepare manual assignment once and rerun same assignment again for preferred election. On Fri, Aug 21, 2020, 19:57 aishwary thakur wrote: > Hi, > I have deployed Kafka on K8S cluster over 3 nodes. > Leaders are not getting e

Re: kafka per topic metrics

2020-07-14 Thread rohit garg
You can try using kafka manager and check it will fullfill most of requirement of yours. Thanks and Regards, Rohit On Wed, Jul 15, 2020, 10:33 Pushkar Deole wrote: > Hi All, > > Any inputs as to how the kafka consumer and producer metrics can be hooked > up to a monitoring system such as promet

Re: kafka-console-consumer.sh: Port already in use Exception after enable JMX

2020-05-10 Thread rohit garg
There are two ways to solve this issue, Exit and relogin again , Or again after broker is started , unset jmx port and you are good to go . Thanks and Regards, Rohit Garg On Mon, May 11, 2020, 10:10 wrote: > Please share the consumer.sh . > Are you using Apache kafka and what v

Caused by: java.lang.IllegalArgumentException: Out of order offsets found in List

2019-02-12 Thread rohit garg
) ... 12 more [2019-02-12 14:46:29,214] INFO [ReplicaFetcher replicaId=33, leaderId=114, fetcherId=5] Stopped (kafka.server.ReplicaFetcherThread) Thanks and Regards, Rohit Garg