pabrahamusa opened a new issue #6539:
URL: https://github.com/apache/incubator-pinot/issues/6539


   I had 4 partitions and 3 Pinot servers running. And noticed that only 3 
partitions are getting consumed as I only have 3 servers. So I reduced the 
partition count from 4 to 3 in kafka.  After that I am seeing errors in one of 
the Pinot server, other servers are fine. Restarts not fixing this issue.
   
   ```
   my-pinot-server-2 server 2021/02/03 21:22:40.400 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:40.503 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:40.605 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:40.707 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:40.809 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:40.911 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.014 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.116 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.218 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.328 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.430 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.532 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   my-pinot-server-2 server 2021/02/03 21:22:41.635 ERROR [ConsumerCoordinator] 
[mylog__3__0__20210203T1927Z] [Consumer clientId=consumer-3, groupId=] Offset 
commit failed on partition my_all_logs-3 at offset 0: This server does not host 
this topic-partition.
   
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to