Hi Avishek Das:
To be honest, I don't currently have an environment to monitor the log to
know the details logic for upload. Based on my code review, it appears that
the task was created in my case.
The similarities between my case and yours are:
1. Not all servers are affected.
2. The issue occurred after a restart.
You could try the following method to see if it resolves the issue:
1. Upgrade Kafka to 4.2.0, which was just released this week.
2. If you don't want to upgrade kafka. Increase
remote.log.metadata.initialization.retry.max.timeout.ms from 2 minutes to a
larger value, such as 20 minutes and do restart.
Maybe we can also wait whether other guys can have some other feedbacks for
your issue. Thanks
Regards
Jian
Avishek Das via users < users@kafka.apache.org > 于2026年2月18日周三 21:27写道:
> Hello Jian,
>
> Thanks for sharing the references.
>
> I just wanted to confirm, did you encounter the same issue where the
...