Re: Trouble running kafka-server-start.sh from quickstart example

2023-01-30 Thread xiao cheng
Hi Sunil, Yes. I use the default server config file that came with the tarball. JAVA_HOME is set properly too. I also tried to switch from jdk 17 and jdk 11 to see if that helps and that still didn't work. echo $JAVA_HOME /opt/homebrew/Cellar/openjdk@11/11.0.18/libexec/openjdk.jdk/Contents/Home

request a jira account

2023-01-30 Thread Fuxin Hao
Hi, Sorry for bothering you. I want to create a Jira ticket to report a bug but seems like public signups are disabled. could you help me get a new Jira account? Thanks. email address: haofx...@gmail.com preferred username: haofuxin alternate username: fuxinhao display name: Fuxin Hao Thanks in

Spring-Kafka and maven enforcer plugin

2023-01-30 Thread Jan Hendriks
Hi, we have issues with dependency convergence with Spring-Kafka-test and the maven enforcer plugin. A reproducer can be found at https://gist.github.com/DaHoC/67daf9a7cb90e8626dbe6a144e93fa16 - simply run "mvn clean install" in the folder of the provided pom.xml The divergences we encounter (proba

Fwd: Spring-Kafka and maven enforcer plugin

2023-01-30 Thread Jan Hendriks
Hi, we have issues with dependency convergence with Spring-Kafka-test and the maven enforcer plugin. A reproducer can be found at https://gist.github.com/DaHoC/67daf9a7cb90e8626dbe6a144e93fa16 - simply run "mvn clean install" in the folder of the provided pom.xml The divergences we encounter (proba

Re: Trouble running kafka-server-start.sh from quickstart example

2023-01-30 Thread xiao cheng
Hey, this turns out to be an antivirus firewall issue on my machine, as it recently migrated from one AV to another. Thanks for the reply. On Mon, Jan 30, 2023 at 9:15 AM xiao cheng wrote: > Hi Sunil, > > Yes. I use the default server config file that came with the tarball. > JAVA_HOME is set pr

Re: request a jira account

2023-01-30 Thread Bill Bejeck
Hi Fuxin, I've created your JIRA account with the preferred username and email address you provided. You have the "contributors" role, so you should be able to self-assign tickets going forward. Thanks for your interest in Apache Kafka. -Bill On Mon, Jan 30, 2023 at 5:13 AM Fuxin Hao wrote: >

same as groupid

2023-01-30 Thread baxk
Dear support. problem description: we changed the "__consumers_offsets" partation from 50 to 60 via  kafka manager of 'Add Partitions' . some groups is issue as below : one topic as double same as groups some "__consumers_offsets"  partation offset is 0 please kindly guid me how t

Re: Spring-Kafka and maven enforcer plugin

2023-01-30 Thread Jan Hendriks
Nevermind, https://github.com/spring-projects/spring-kafka is the place to raise this. BR, Jan On Mon, Jan 30, 2023 at 1:33 PM Jan Hendriks wrote: > Hi, > we have issues with dependency convergence with Spring-Kafka-test and the > maven enforcer plugin. > A reproducer can be found at > https://g