Jump to: navigation, search

settings Section



     


janitor-enabled

Default Value: true
Valid Values:
Changes Take Effect: After restart


Specifies whether the clean-up task for the journal table is enabled. If journal table is not cleaned at regular intervals, based on GRAT usage, the database size can grow at very high rate. At regular intervals, the clean-up task cleans the journal table by removing the data which is no longer required by any of the cluster nodes.

janitor-first-run-hour-of-day

Default Value: 3
Valid Values:
Changes Take Effect: After restart


Specifies the hour at which the clean-up task initiates its first run (default = 3, which means 3:00 at night).

janitor-sleep

Default Value: 86400
Valid Values:
Changes Take Effect: After restart


Specifies the sleep time of the clean-up task in seconds (only useful when the clean-up task is enabled, default is 24 hours).

local-revisions-janitor-enabled

Default Value: true
Valid Values:
Changes Take Effect: After restart


specifies whether the clean-up task for the local revisions table is enabled. At regular intervals, the clean-up task cleans the local revisions table by removing the entries for cluster nodes which are no longer part of the cluster. If this is not done then journal table Janitor will not be effective.

local-revisions-janitor-first-run-hour-of-day

Default Value: 2
Valid Values:
Changes Take Effect: After restart


Specifies the hour at which the clean-up task initiates its first run (default = 2, which means 2:00 at night).

local-revisions-janitor-sleep

Default Value: 15
Valid Values:
Changes Take Effect: After restart


Specifies the sleep time of the clean-up task in days (only useful when the clean-up task is enabled, default is 15 days).

synch-delay

Default Value: 2000
Valid Values:
Changes Take Effect: After restart


Specifies the delay in milliseconds after which GRAT node will check for new changes.

This page was last edited on February 24, 2017, at 17:16.
Comments or questions about this documentation? Contact us for support!