MonsterChenzhuo commented on PR #4513: URL: https://github.com/apache/incubator-seatunnel/pull/4513#issuecomment-1500105949
> > > The introduction of AdminClient requires additional permissions to ensure that it can be executed, and the validity of the topic should be ensured before configuration and use. > > > > > > #4498 This is a problem encountered by the user. When he specified a non-existent partition due to a mistake, the program did not report an error or feedback any valid information, which made the user not know what caused it. > > If there is no get topic metadata within 1 minute, it means that there is a problem with the configuration of the topic or the network. I personally think this prompt is clear. The current situation is not that users can't perceive that something is wrong, but precisely that they have found the problem but don't know how to solve it, reflecting the fact that they can't pinpoint the problem, they know that something is wrong but don't know what it is, and they have never been able to solve it. -- 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]
