configurable retry policy for system.log.process and system.metrics
Description
The retry policies for system.log.process.retry.policy.max.delay.ms and system.metrics.retry.policy.max.delay.ms are defaulted to fixed.delay and there are concerns about running with other policy for types (exponential.backoff). The properties were left out of cdap-default.xml.
This leads to awkward usage. We'll need to add these properties into the next release in the cdap-default.xml, Ambari service and CSD.
Release Notes
None
Activity
Show:
Chris Gianelloni
May 24, 2017, 5:33 PM
Derek Wood
February 24, 2017, 8:09 AM
Edited
planned interim workaround in the CSD is to restrict the available policy.type for these 2 components (see screenshot)