Can you check in the kafka logs what happens when you adding new brokers ?
On Thu, Jul 18, 2019 at 4:36 PM Yitzchak Lieberman < yitzch...@sentinelone.com> wrote: > org.apache.kafka.common.errors.TimeoutException: Failed to update metadata > after 60000 ms. > > > > > On Thu, Jul 18, 2019 at 3:49 PM miki haiat <miko5...@gmail.com> wrote: > >> Can you share your logs >> >> >> On Thu, Jul 18, 2019 at 3:22 PM Yitzchak Lieberman < >> yitzch...@sentinelone.com> wrote: >> >>> Hi. >>> >>> I have flink a application that produces to kafka with 3 brokers. >>> When I add 2 brokers that are not up yet it fails the checkpoint (a key >>> in s3) due to timeout error. >>> >>> Do you know what can cause that? >>> >>> Thanks, >>> Yitzchak. >>> >>