CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Annotated ProcessCleanup should not honor old property values #779

Closed donaldoakes closed 4 years ago

donaldoakes commented 4 years ago

It turns out that the new annotation-driven cleanup job can result in duplicate execution when the old properties are used. We should remove support for the old timer task props, and deprecate the old ProcessCleanup job with appropriate javadocs and logging like in the old StuckActivities job.