warp10-platform icon indicating copy to clipboard operation
warp10-platform copied to clipboard

feat(directory): add a series clean while reading HBase

Open aurrelhebert opened this issue 3 years ago • 2 comments

closes #1107

aurrelhebert avatar Jul 13 '22 12:07 aurrelhebert

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 13 '22 12:07 CLAassistant

Hello, The 2.11.0 is now released with TrustedDirectoryPlugin.

As your feature is very specific, it won't be merged into the core, but it could now be a plugin. Please contact us if TrustedDirectoryPlugin do not fit your needs, or if you want us to help or add features in the core to build your plugin.

pi-r-p avatar Aug 26 '22 08:08 pi-r-p

Given HBase is due for removal in 3.x and this won't be fixed in 2.x, it is probably better you close this PR.

hbs avatar Mar 03 '23 15:03 hbs

How will you handle series lifecycle in 3.x?

aurrelhebert avatar Mar 10 '23 10:03 aurrelhebert

What do you mean by "series lifecycle"?

hbs avatar Mar 10 '23 12:03 hbs

Last activity remains, and we have to make sure that people with lots of "temporary" gts use it...

pi-r-p avatar Mar 10 '23 15:03 pi-r-p

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 this PR was to be able to clean the directories of this series when they were inactive for a given elapse time (for a Warp10 application, or for all series).

aurrelhebert avatar Mar 21 '23 15:03 aurrelhebert

We close this PR and we will discuss together how we can bring a lifecycle management for series, emulate a TTL behavior for warp10 3.x, etc... a good topic for a summer BBQ ;)

StevenLeRoux avatar Mar 28 '23 14:03 StevenLeRoux

As you prefer, we do use this PR on production and it's working well since July.

aurrelhebert avatar Mar 29 '23 07:03 aurrelhebert