Damien Claveau created HADOOP-14308: ---------------------------------------
Summary: GraphiteSink gives up reconnecting to the graphite server Key: HADOOP-14308 URL: https://issues.apache.org/jira/browse/HADOOP-14308 Project: Hadoop Common Issue Type: Bug Affects Versions: 2.7.3, 2.7.2, 2.7.1, 2.7.0 Reporter: Damien Claveau Assignee: Damien Claveau Priority: Minor Since https://issues.apache.org/jira/browse/HADOOP-11400 the GraphiteSink now handles the reconnection, but it gives up silently after 5 failed attempts. As discussed here https://issues.apache.org/jira/browse/HADOOP-11400?focusedCommentId=14977496&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14977496, the sink should better throw an exception then rely on the MetricsSinkAdapter logic to retry with the configured retryDelay and retryBackoff parameters. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org