Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E28D2200B39 for ; Sat, 4 Jun 2016 00:59:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E18EC160A49; Fri, 3 Jun 2016 22:59:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 64C51160A50 for ; Sat, 4 Jun 2016 00:59:00 +0200 (CEST) Received: (qmail 55672 invoked by uid 500); 3 Jun 2016 22:58:59 -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 55518 invoked by uid 99); 3 Jun 2016 22:58:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2016 22:58:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 55B4D2C1F69 for ; Fri, 3 Jun 2016 22:58:59 +0000 (UTC) Date: Fri, 3 Jun 2016 22:58:59 +0000 (UTC) From: "Xiaobing Zhou (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10446) Add interleaving tests for async DFS API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 03 Jun 2016 22:59:01 -0000 [ https://issues.apache.org/jira/browse/HDFS-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-10446: --------------------------------- Attachment: HDFS-10446-HDFS-9924.001.patch Patch v001 fixed check style issues. > Add interleaving tests for async DFS API > ---------------------------------------- > > Key: HDFS-10446 > URL: https://issues.apache.org/jira/browse/HDFS-10446 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: fs > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Attachments: HDFS-10446-HDFS-9924.000.patch, HDFS-10446-HDFS-9924.001.patch > > > In a spirit of accuracy and correctness, async DFS APIs should also be tested in the case of interleaving requests and responses. Especially, simulate random order of async calls and random order of retrieving final results in format of Future#get. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org