From hdfs-issues-return-261660-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Apr 29 19:22:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5667F18067E for ; Mon, 29 Apr 2019 21:22:02 +0200 (CEST) Received: (qmail 7166 invoked by uid 500); 29 Apr 2019 19:22:01 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 7155 invoked by uid 99); 29 Apr 2019 19:22:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2019 19:22:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C6448E2B49 for ; Mon, 29 Apr 2019 19:22:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 44A5E25815 for ; Mon, 29 Apr 2019 19:22:00 +0000 (UTC) Date: Mon, 29 Apr 2019 19:22:00 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HDDS-1464) Client should have different retry policies for different exceptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDDS-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle reassigned HDDS-1464: ------------------------------------- Assignee: Siddharth Wagle > Client should have different retry policies for different exceptions > -------------------------------------------------------------------- > > Key: HDDS-1464 > URL: https://issues.apache.org/jira/browse/HDDS-1464 > Project: Hadoop Distributed Data Store > Issue Type: Improvement > Reporter: Hanisha Koneru > Assignee: Siddharth Wagle > Priority: Major > > Client should have different retry policies for different type of failures. > For example, If a key write fails because of ContainerNotOpen exception, the client should wait for a specified interval before retrying. But if the key write fails because of lets say ratis leader election or request timeout, we want the client to retry immediately. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org