Hi,
I have been testing Storm-Mesos and have been running into a problem where, when I shut down storm, Mesos never removes the framework from the list of registered frameworks. I have verified that Storm is no longer running, but still the framework persists in the Mesos Master's list. Is there a way to purge frameworks that did not correctly remove themselves from the Mesos Master? Searching around, I did not see a 'kill' command. Thanks, Aaron

