lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Cleanup user created entities after delete #11

Open juliencruz opened 9 years ago

juliencruz commented 9 years ago

When user accounts are deleted, user created entities such as topologies and resource entries are not deleted. To prevent the creation of zombie entities, these entities should be deleted when user accounts are deleted.