Hi All,

Recently I faced the Below issue

WARN  Fetcher:679 - Received unknown topic or partition error in ListOffset
request for partition messages-2-1. The topic/partition may not exist or
the user may not have Describe access to it

My consumer is not working for the particular topic. When I checked the
Partition it looks fine

Topic:     messages-2    PartitionCount:3    ReplicationFactor:3    Configs:
    Topic: messages-2    Partition: 0            Leader: 3    Replicas:
3,2,1    Isr: 3,2
    Topic: messages-2    Partition: 1            Leader: 1    Replicas:
1,3,2    Isr: 1,3,2
    Topic: messages-2    Partition: 2            Leader: 2    Replicas:
2,1,3    Isr: 2,3

Anyone have idea on this


-- 
With Regards,
Karthick.K

Reply via email to