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

Detect deleted entities quicker (#7303) #7319

Merged
merged 4 commits into from
Jan 17, 2023

Conversation

mandy-chessell
Copy link
Contributor

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

Description

This PR changed the federated query for a specific entity to use isEntityKnown rather than getEntityDetail. The aim is to pick up a deleted entity as soon as it is stored in the home repository rather than wait for the events to propagate to all members of the cohort.

A similar change will be made to relationship in a later PR

Related Issue(s)

#7303

Testing

FVT and using Postman to look at the repository content

Release Notes & Documentation

No - bug fix

Additional notes

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 ef42f73 into odpi:main Jan 17, 2023
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.

None yet

1 participant