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

Add apache-atlas-rest-connector #7852

Merged
merged 5 commits into from
Sep 1, 2023
Merged

Conversation

mandy-chessell
Copy link
Contributor

Description

This PR extracts the client code from the Apache Atlas Integration Connector and turns it into a resource connector.

Related Issue(s)

None

Testing

Reran the integration connector for Apache Atlas to verify that it works as before.

Release Notes & Documentation

Updates to release notes already in place for 4.3.

Additional notes

Signed-off-by: Mandy Chessell <[email protected]>
@mandy-chessell mandy-chessell merged commit 32b17f6 into odpi:main Sep 1, 2023
4 checks passed
* @throws ConnectorCheckedException there is a problem within the connector.
*/
@Override
public void start() throws ConnectorCheckedException

Check warning

Code scanning / CodeQL

Non-synchronized override of synchronized method Warning

Method 'start' overrides a synchronized method in
org.odpi.openmetadata.frameworks.connectors.ConnectorBase
but is not synchronized.
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.

1 participant