tommy04062019

Results 19 comments of tommy04062019

> What's the output of running the first command? It's here: ``` { "Version": 0, "ThrottleMillis": 0, "Results": [ { "User": "user1", "ErrorCode": 0, "ErrorMessage": "", "UnknownTags": {} } ],...

Hi @twmb have u checked this? Your tool is great, It only lacks this part. I hope you have a look at it soon

> Sorry, kcl is a bit lower priority for me at the moment. Everything above looks correct: what's the output of using the password? I remember when I tried this...

> It finally works! I did a PR #2278 @jeffwidman > > Simple exemple > > ``` > from kafka import KafkaAdminClient > a = KafkaAdminClient(bootstrap_servers='0.0.0.0:9092') > DescribeLogDirsResponse= a.describe_log_dirs() >...

HI @Courouge Bellow is the steps I did 1. Install kafka-python 2. Download and copy your patch files: ``` RUN cp -f patch/client.py /usr/local/lib/python3.7/site-packages/kafka/admin/client.py RUN cp -f patch/admin.py /usr/local/lib/python3.7/site-packages/kafka/protocol/admin.py ```...

@vadimkerr I am really so tired and spend so much time to configure Telegram connection. My configuration satisfies all the conditions stated in the documentation, So far it still doesn't...

The above config works well with CP-Ansible: 7.0.x. It seems similiar to ticket 1183. Somehow have conflict between group level and host level setting, I have to remove `kafka_broker_custom_listeners` in...

is there something fresh around here? In many organizations, Telegram is used to be main channel for receiving alerts.

Same problem, despite this issue being open for a month, there haven't been any responses from the argoproj team to provide support

> self-hosted) I setup Huly self-hosted, run on k8s. All pods look good, no errors, I don't know how to debug this