[jira] [Created] (KAFKA-10449) Connect-distributed sample configuration file does not have instructions for listeners

2020-08-30 Thread tinawenqiao (Jira)
tinawenqiao created KAFKA-10449: --- Summary: Connect-distributed sample configuration file does not have instructions for listeners Key: KAFKA-10449 URL: https://issues.apache.org/jira/browse/KAFKA-10449

Use KafkaAdminClient to get broker dynamic config ??leader.replication.throttled.rate?? and ??follower.replication.throttled.rate?? ??but returned null

2019-01-02 Thread tinawenqiao
Hi, everyone:I found KafkaAdminClient.describeConfigs can't return the dynamic broker config value. First I use kafka-reassign-partitions.sh to reassign partitions, and at the same time I add throttle as follows. And then use describeConfig to get the config value, but I can't get the re