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

Remove confluent schema registry #7590

Conversation

shirshanka
Copy link
Contributor

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

agilelab-tmnd1991 and others added 30 commits January 17, 2023 10:20
@github-actions github-actions bot added devops PR or Issue related to DataHub backend & deployment ingestion PR or Issue related to the ingestion of metadata product PR or Issue related to the DataHub UI/UX smoke_test Contains changes related to smoke tests labels Mar 15, 2023
}

@Override
@Operation(summary = "", description = "", tags = { "Schema Registry Base" })

Check warning

Code scanning / QDJVMC

Default annotation parameter value

Redundant default parameter value assignment
}

@Override
@Operation(summary = "", description = "", tags = { "Schema Registry Base" })

Check warning

Code scanning / QDJVMC

Default annotation parameter value

Redundant default parameter value assignment

private final HttpServletRequest request;

@Qualifier("schemaRegistryService")

Check warning

Code scanning / QDJVMC

@Qualifier not copyable by lombok

Lombok does not copy the annotation 'org.springframework.beans.factory.annotation.Qualifier' into the constructor
@shirshanka shirshanka changed the title [Work in progress] Remove confluent schema registry Remove confluent schema registry Apr 18, 2023
@shirshanka shirshanka marked this pull request as ready for review April 18, 2023 03:13
@shirshanka
Copy link
Contributor Author

Closing as #7930 is merged already.

@shirshanka shirshanka closed this May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops PR or Issue related to DataHub backend & deployment ingestion PR or Issue related to the ingestion of metadata product PR or Issue related to the DataHub UI/UX smoke_test Contains changes related to smoke tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants