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

Updates for the developer dojo #6224

Merged
merged 3 commits into from
Feb 15, 2022
Merged

Conversation

mandy-chessell
Copy link
Contributor

@mandy-chessell mandy-chessell commented Feb 15, 2022

Signed-off-by: Mandy Chessell mandy.e.chessell@gmail.com

Description

This PR contains a number of small fixes to clients and operational-focused APIs to support the developer day dojo.

  • The connector type information returned by the validateConnector() method suppported by the engine services and integration services is now consistent between all of thesee services and includes the audit log component description as well as the connector type. The governance action control information (request-types etc) are included and returned by governance action services and archive services.
  • The KafkaOpenMetadataTopicConnector was generating an NPE when run outside of the OMAGServerPlatform. ([BUG] Kakfa open metadata topic connector NPEs when run in a client utility #6221)
  • Asset Consumer OMAS only sent events for asset create and update - needed to extend this to include classified and reclassified so notifications of assets occured when asset moved to a visible zone.
  • Udated to Javadoc

Fixes # (issue)

How Has This Been Tested?

FVT and through testing of the dojo

Any additional notes for reviewers?

Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
@mandy-chessell mandy-chessell merged commit fa06570 into odpi:master Feb 15, 2022
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