swuferhong commented on issue #2086: URL: https://github.com/apache/fluss/issues/2086#issuecomment-3609497380
Hi, @sd4324530. From my perspective, this error occurs when one of the servers is unavailable (possibly during an upgrade). At that moment, when we start the job and attempt to establish a `serverConnection`, the `getTable` request fails. The reason is that our `Admin` requests currently have no retry mechanism—any single failure immediately results in an error. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
