Details
Description
AT:
- Backport the patch scripts created for the telemetry topic
- introduce `installationId.lock` that prevents concurrency issues when adding the new installation id property that every process engine will have from now on. (
CAM-12031) - introduce `telemetry.lock` property that prevents concurrency issues when adding the telemetry property that every process engine will have from now on. (
CAM-12023)
- introduce `installationId.lock` that prevents concurrency issues when adding the new installation id property that every process engine will have from now on. (