datastrato / gravitino

World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
347 stars 150 forks source link

[Improvement] Adding a new Apache Kafka catalog works but times out listing topics #3249

Closed justinmclean closed 1 day ago

justinmclean commented 2 weeks ago

What would you like to be improved?

If you add a Kafka catalog using the URL of a non-running Kafka server in a catalog it be added with no error. It will timeout after 30 seconds (or so) of trying to list the topics when you click on the default "sechma".

How should we improve?

  1. Verify the URL when it is entered.
  2. Shorten the timeout.
  3. Improve the error message displayed to the user.
jerryshao commented 5 days ago

@mchades would you please check and try to improve this issue.

justinmclean commented 5 days ago

@mchades ignore my last comment - this is still an issue.