hi, It appears that aurora remembers every slave it's ever seen. Is there a way to cleanse inactive slaves? I'm fetching this data from http:// $scheduler:8081/slaves
I'm writing some reconciliation scripts to make sure aurora, mesos, and our role slave table are in sync. My current workaround is to deactivate the old slave by "aurora_admin host_deactivate". thanks