-
Notifications
You must be signed in to change notification settings - Fork 16
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
Orchestrator: Manage Cleaning Request State and Data #427
Comments
Proposition:
For each step the Orchestrator goes through the states |
Maybe you could call the "light cleaning" -> |
I'm overtaking the idea for renaming the modes: UpdateFromSharingMember and UpdateFromPool The cleaning step names I'm undecided about |
How about I think this fleshes out more the distinction between the cleaning steps, as in the 'CleanAndSync' record needs to be cleaned and also the record data may change the resulting golden record. In 'Clean' the record us just cleaned and no change to the golden record is done. |
@nicoprow In which usecase/scenario would you use/need the only |
@gerlitmcoding I have no idea why you are asking me? Nor can I answer this question. |
Sorry, that was a wrong autocompletion 🙈 |
@gerlitmcoding Mode - UpdateFromPool |
Duration implementation some questions came up:
@nicoprow What's your opinion? |
The BPDM Orchestrator should manage the life cycle of a cleaning request. By this it needs to implement a state machine, describing logic when the cleaning request moves from one state to another.
Note: The naming of the fields and classes are just proposals and can be decided by the implementor
Tasks
Dependencies
#426
#425
#388
#392
#377
The text was updated successfully, but these errors were encountered: