Change-Id: I3c71c6aefede685438e55e5aceb8cae6ffb7dded Former-commit-id:7295635379
[formerly91bd735d47
] [formerly61fc2fea51
] [formerly45059e722a
[formerly61fc2fea51
[formerly 212e15c397fe22c3bc074e054d608c0094ce8dad]]] Former-commit-id:45059e722a
Former-commit-id: 28cb7341b151f55976a91b298b2eaf8e4e117a17 [formerlyae84d2991e
] Former-commit-id:117a3953af
7 lines
381 B
Properties
7 lines
381 B
Properties
# The cron pattern the MetaDataHandler will run, which persists dataset metadata
|
|
metadata-process.cron=0+*+*+*+*+?
|
|
# The cron pattern for how often the DataSetMetaDataPurgeLauncher will run, e.g.
|
|
# how often to check for purgeable dataset metadata instances
|
|
metadata-purge.cron=0+0+8+*+*+?
|
|
# how many meta data process threads to use to process metadata
|
|
metadata-process.threads=2
|