Aurélien HÉBERT
Aurélien HÉBERT
Issue still active. Any release with artefacts still create a first empty release, but no binaries
Indeed, it's not possible for us to do a delete with `metalonly` as selected a series subset to delete with a `find` is too costly.
For the directory plugin, I didn't think about it at all. I will check but as long as we get the init series metadata, this `cleaner` could be a directory...
With some second thought, I do not think it matches the `directory plugin` pattern, as I am adding context when initialising the directory with HBase (in case the lastactivity is...
@sebartyr and @Rachel-nas could we close this issue as the backup link is now available with: ```sh clever database backups --format=json ```
How will you handle series lifecycle in 3.x?
Exactly, the aim of this PR was to be able to handle "temporary" GTS. For example, some series that may be active a couple of days/months/years. Moreover the idea behind...
As you prefer, we do use this PR on production and it's working well since July.
For our `JSON` keys we currently use a lowerCamelCase
I have a run a couple of tests and LGTM, we do get an exit code of 1 any time an error occurs, and 0 otherwise.