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

Tickets/dm 8824 #4

Merged
merged 2 commits into from Jan 9, 2017
Merged

Tickets/dm 8824 #4

merged 2 commits into from Jan 9, 2017

Conversation

srp3rd
Copy link
Contributor

@srp3rd srp3rd commented Jan 6, 2017

No description provided.

The two plugins, GenericWorkflow and VanillaCondorWorkflow were
previously marked deprecated, and are now being removed.
Previously, orchestration handled sending log
messages to a database, and send a message to itself
signalling the Logger had completed all its work since
the pipelines wouldn't be able to send any more messages.

Logging hasn't been handled this was some time, and
the Logger process has only been used as a signal that
the processing has ended. Since this is really overkill for what needed
to be done, the Logger process is being removed.

This change removes all references to the logger managers list.  It
also removes the mechanism that sent events to the Logger to indicated
processing had completed.

Shutdown is now handled internally, and can be triggered (as before)
with the shutProd.py command.
@srp3rd srp3rd merged commit da05a24 into master Jan 9, 2017
@ktlim ktlim deleted the tickets/DM-8824 branch August 25, 2018 05:07
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