Hi team, We are using kafka since very long time and haven’t face such issue yet, at sudden before sometime we are facing rebalancing issue of nodes with kafka, I do not understand this behaviour, can you please explain possible causes.
Also to note my configuration is all okay, and consumer is less than the total partition in kafka, Also including which i saw in log is Consumer 2 session expired , after that this all goes to rebalancing issue ERROR | 2020-03-31 14:25:47,802 | _stream_task | _stream_task.py | commit | 16565 | 140577031059200 | KafkaError{code=NOT_COORDINATOR_FOR_GROUP,val=16,str="Commit failed: Broker: Not coordinator for group"} To include I’ve gone through so far on internet blogs but haven’t found any satisfactory solution …