Description
MetadataStore.prune() may throw UnsupportedOperationException if not supported.
S3GuardTool.prune should recognise this, catch it and treat it differently from any other failure, e.g. inform and return 0 as its a no-op
MetadataStore.prune() may throw UnsupportedOperationException if not supported.
S3GuardTool.prune should recognise this, catch it and treat it differently from any other failure, e.g. inform and return 0 as its a no-op