dyrnq / Stream-Data

This is a project for some basic big data exercise.
0 stars 0 forks source link

java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.UnknownMemberIdException: The coordinator is not aware of this member. #38

Open dyrnq opened 10 months ago

dyrnq commented 10 months ago
java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.UnknownMemberIdException: The coordinator is not aware of this member.
    at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
    at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
    at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)
Caused by: org.apache.kafka.common.errors.UnknownMemberIdException: The coordinator is not aware of this member.