David I'm not sure if the after/beforeDestroy methods are called at all when a cluster is destroyed.
I think we need to fix that. -- Andrei On Fri, Oct 14, 2011 at 5:57 AM, David Alves <[email protected]> wrote: > Hi All > > I need to upload a tar file from each node to a container in a > blobstore in the beforeDestroy() call, preferably in a provider agnostic > fashion. > Is there an equivalent to SaveHttpReponseTo but for uploading? > > Cheers > -david > > >
