datastax / diagnostic-collection

Diagnostic Collector for Apache Cassandra
Apache License 2.0
28 stars 35 forks source link

Cleanup the node after the attempt to run in clientMode. #154

Closed michaelsembwever closed 1 year ago

michaelsembwever commented 1 year ago

For hygiene we do not want to leave uploaded files in $baseDir on any of the nodes

yassermohamed81 commented 1 year ago

looks good and straightforward.