Skip to content

[Feature][UI] Improve datasource connection test error messages#559

Merged
zixi0825 merged 1 commit intodatavane:devfrom
xxzuo:feature-558
Feb 3, 2026
Merged

[Feature][UI] Improve datasource connection test error messages#559
zixi0825 merged 1 commit intodatavane:devfrom
xxzuo:feature-558

Conversation

@xxzuo
Copy link
Copy Markdown
Collaborator

@xxzuo xxzuo commented Jan 29, 2026

close #558

  • Modify connection test logic for Databend, Doris, Hive, JDBC, MongoDB, Presto, and Trino connectors

  • Standardize connection test response format with error message return

  • Update DataSourceService and ErrorDataStorageService interfaces and implementations

  • Add detailed handling logic for connection test results in controller layer

  • Optimize frontend UI connection test feedback mechanism to display specific error messages

02bbc44aff4372cf5d8e4600385165c1
  • Add i18n support with success message for connection test

Purpose of this pull request

Check list

  • Code changed are covered with tests, or it does not need tests for reason:
  • Change does not need document change

- Modify connection test logic for Databend, Doris, Hive, JDBC, MongoDB, Presto, and Trino connectors

- Standardize connection test response format with error message return

- Update DataSourceService and ErrorDataStorageService interfaces and implementations

- Add detailed handling logic for connection test results in controller layer

- Optimize frontend UI connection test feedback mechanism to display specific error messages

- Add i18n support with success message for connection test
@zixi0825 zixi0825 merged commit 5334219 into datavane:dev Feb 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][UI] Improve datasource connection test error messages

2 participants