Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7FEE210C42 for ; Tue, 24 Dec 2013 23:06:14 +0000 (UTC) Received: (qmail 47887 invoked by uid 500); 24 Dec 2013 23:06:14 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 47855 invoked by uid 500); 24 Dec 2013 23:06:14 -0000 Mailing-List: contact dev-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list dev@curator.apache.org Received: (qmail 47846 invoked by uid 99); 24 Dec 2013 23:06:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 23:06:14 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 24 Dec 2013 23:06:12 +0000 Received: (qmail 47804 invoked by uid 99); 24 Dec 2013 23:05:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 23:05:50 +0000 Date: Tue, 24 Dec 2013 23:05:50 +0000 (UTC) From: "Jordan Zimmerman (JIRA)" To: dev@curator.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Issue Comment Deleted] (CURATOR-72) Background operations don't wait for connection timeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CURATOR-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman updated CURATOR-72: ------------------------------------ Comment: was deleted (was: I am on holidays until January 7th. Not reading mail. Send SMS for urgent issues ) > Background operations don't wait for connection timeout > ------------------------------------------------------- > > Key: CURATOR-72 > URL: https://issues.apache.org/jira/browse/CURATOR-72 > Project: Apache Curator > Issue Type: Bug > Components: Framework > Affects Versions: 2.3.0 > Reporter: Evaristo Camarero > Assignee: Jordan Zimmerman > Fix For: 2.4.0 > > Attachments: TestListener.java, TestListenerConnectedAtStart.java, TestListenerSequence.java, test.java > > > Background operations don't wait for the configured connection timeout before failing. Attached test shows the problem. -- This message was sent by Atlassian JIRA (v6.1.5#6160)