Add history ttl to all bpmn's programatically 69/124569/1
authorJozsef Csongvai <jozsef.csongvai@bell.ca>
Wed, 15 Sep 2021 20:08:06 +0000 (16:08 -0400)
committerJozsef Csongvai <jozsef.csongvai@bell.ca>
Wed, 29 Sep 2021 13:49:18 +0000 (09:49 -0400)
commit35078e2cade2baeef29f3965437582510befec26
treee4d8661ab2376917e79713e5bca918075caf990c
parentdc088aed68ac9aa4677590806d8fef34e35d0abf
Add history ttl to all bpmn's programatically

This enables camunda to set REMOVAL_TIME_ to entries
written to the camundabpmn database, which can then
be cleaned up after ttl has expired. Regular clean-up
will improve database performance and prevent locking
timeouts.

Change-Id: I0803a0ebda9220daba7d505797c94ba47ade5921
Issue-ID: SO-3770
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
bpmn/mso-infrastructure-bpmn/src/main/java/org/onap/so/bpmn/infrastructure/MSOInfrastructureApplication.java