And it seems that the partition files are missing in leader broker..is
there any way I can recover this topic since delete topic seems to have
issues ?



On May 19, 2017 8:40 AM, "Naanu Bora" <naanub...@gmail.com> wrote:

> Hi,
>      I am using kafka manager to increase the partion of a topic. After
> increasing the number of partitions I am seeing following error for one
> partition and writes to this partition hangs.
>
> Logs in leader of partition 3:
>  While recording the replica LEO, the partition testtopic-2 hasn't been
> created. (kafka.server.ReplicaManager)
>
> Logs in follower of partition 3: ERROR [ReplicaFetcherThread-0-45], Error
> for partition [testtopic,2] to broker 45:org.apache.kafka.common.errors.
> UnknownTopicOrPartitionException: This server does not host this
> topic-partition. (kafka.server.ReplicaFetcherThread)
>
> Thanks
>
>
>

Reply via email to