Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0855C17F19 for ; Thu, 26 Mar 2015 21:54:54 +0000 (UTC) Received: (qmail 92894 invoked by uid 500); 26 Mar 2015 21:54:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 92860 invoked by uid 500); 26 Mar 2015 21:54:53 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 92845 invoked by uid 99); 26 Mar 2015 21:54:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2015 21:54:53 +0000 Date: Thu, 26 Mar 2015 21:54:53 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2500) Increase tickTime for MAC 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/ACCUMULO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-2500. ---------------------------------- Resolution: Won't Fix Fix Version/s: (was: 1.5.3) Not worth it at this point. > Increase tickTime for MAC > ------------------------- > > Key: ACCUMULO-2500 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2500 > Project: Accumulo > Issue Type: Improvement > Components: mini > Affects Versions: 1.4.4, 1.5.1 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > > The tickTime for the ZK that MAC starts is set to 1000, which means that the maximum session timeout is 20 times that, or 20seconds. > Given that our default ZK session timeout is 30s, this isn't giving an accurate testing environment. 1.6 upped the tickTime to 2000 which limits the session timeout to 40s. I think I'd prefer seeing 3000 to support up to a 60s session timeout? -- This message was sent by Atlassian JIRA (v6.3.4#6332)