Re: Hi Team,

2021-11-17 Thread wan...@emrubik.com
sorry , the picture is not displayed From: wan...@emrubik.com Date: 2021-11-17 16:10 To: users Subject: Hi Team, Hi Team, I want obtain consumer group information through the Kafka JAVA API ,As shown in figure Properties properties = new Properties(); properties.put

Hi Team,

2021-11-17 Thread wan...@emrubik.com
Hi Team, I want obtain consumer group information through the Kafka JAVA API ,As shown in figure Properties properties = new Properties(); properties.put(CommonClientConfigs.BOOTSTRAP_SERVERS_CONFIG, "10.127.16.2:9092"); try { String groupId = "gwdp-hdb-c