Documentation for a newer release is available. View Latest

Housekeeping component remover

Housekeeping Component-Remover is a component whose purpose is to delete components that are older than the component’s time to live as set in the configuration.

Scenario:

When the component in the database is older than the time to live set for the component in the configuration - the component is deleted from the database.

Configuration Properties:

Config

Type

Comment

Default

component.max-age

String

Component’s time to live.

PT10D

housekeeping-interval-seconds

Integer

Time interval between consecutive component clearing attempts in seconds.

3600