Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSIP-19] Change the datasource center to the connection center #14978

Closed
wants to merge 32 commits into from

Conversation

xdu-chenrj
Copy link
Contributor

issue: #14338

Related issues: [DSIP-19][Feature] Add connection center feature for DS #10283

Mail: https://lists.apache.org/thread/xl6pb3sbrt0ffrf1fltcph39s9w1pjlx

@github-actions github-actions bot added UI ui and front end related backend e2e e2e test labels Sep 28, 2023
@mergeable mergeable bot removed UI ui and front end related backend e2e e2e test labels Sep 28, 2023
@SbloodyS SbloodyS added feature new feature 3.3.0 labels Sep 28, 2023
@SbloodyS SbloodyS added this to the 3.3.0 milestone Sep 28, 2023
@SbloodyS SbloodyS added UI ui and front end related backend labels Sep 28, 2023

import com.fasterxml.jackson.annotation.JsonInclude;

@Data

Check notice

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
ConnectionParam.setPassword
; it is advisable to add an Override annotation.

protected String username;

protected String password;

Check notice

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
ConnectionParam.getPassword
; it is advisable to add an Override annotation.
@Radeity
Copy link
Member

Radeity commented Sep 30, 2023

Hi, @xdu-chenrj , you can close other duplicated PRs and keep only this one.

@xdu-chenrj
Copy link
Contributor Author

xdu-chenrj commented Oct 5, 2023

Hi, @xdu-chenrj , you can close other duplicated PRs and keep only this one.

Sorry, this is another PR, not a duplicate PR, but the code has not been written yet. I will finish writing it in the next period of time

@EricGao888 EricGao888 closed this Oct 31, 2023
@SbloodyS SbloodyS added the DSIP label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.3.0 backend DSIP feature new feature UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants