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 B78E017B8C for ; Sat, 3 Oct 2015 17:35:26 +0000 (UTC) Received: (qmail 39186 invoked by uid 500); 3 Oct 2015 17:35:26 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 39129 invoked by uid 500); 3 Oct 2015 17:35:26 -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 39112 invoked by uid 99); 3 Oct 2015 17:35:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Oct 2015 17:35:26 +0000 Date: Sat, 3 Oct 2015 17:35:26 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@curator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CURATOR-265) Dynamic Reconfig APIs needs some work and more accurate testing 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/CURATOR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942395#comment-14942395 ] ASF GitHub Bot commented on CURATOR-265: ---------------------------------------- Github user iocanel commented on the pull request: https://github.com/apache/curator/pull/112#issuecomment-145271348 I noticed that you made improvements, but I haven't thoroughly looked into them. Even with those changes the failure rate for the particular test (TestReconfiguration) is 10%. This PR improves stability dramatically. I stopped testing after I had 100 successful run in a row. > Dynamic Reconfig APIs needs some work and more accurate testing > --------------------------------------------------------------- > > Key: CURATOR-265 > URL: https://issues.apache.org/jira/browse/CURATOR-265 > Project: Apache Curator > Issue Type: Sub-task > Components: Recipes > Affects Versions: 3.0.0 > Reporter: Jordan Zimmerman > Assignee: Jordan Zimmerman > Fix For: 3.0.0 > > > The new dynamic reconfig APIs don't have all permutations and the tests are flakey. -- This message was sent by Atlassian JIRA (v6.3.4#6332)