Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33FE117D1C for ; Tue, 6 Jan 2015 22:51:49 +0000 (UTC) Received: (qmail 39907 invoked by uid 500); 6 Jan 2015 22:51:49 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 39854 invoked by uid 500); 6 Jan 2015 22:51:49 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 39834 invoked by uid 99); 6 Jan 2015 22:51:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 22:51:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pramod@juniper.net designates 157.56.111.142 as permitted sender) Received: from [157.56.111.142] (HELO na01-bn1-obe.outbound.protection.outlook.com) (157.56.111.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 22:51:20 +0000 Received: from BN3PR0501MB1315.namprd05.prod.outlook.com (25.160.183.16) by BN3PR0501MB1314.namprd05.prod.outlook.com (25.160.183.156) with Microsoft SMTP Server (TLS) id 15.1.49.12; Tue, 6 Jan 2015 22:50:35 +0000 Received: from BN3PR0501MB1315.namprd05.prod.outlook.com ([25.160.183.16]) by BN3PR0501MB1315.namprd05.prod.outlook.com ([25.160.183.16]) with mapi id 15.01.0053.000; Tue, 6 Jan 2015 22:50:35 +0000 From: Pramod Srinivasan To: "user@zookeeper.apache.org" Subject: ZOOKEEPER-1366: Zookeeper should be tolerant of clock adjustments Thread-Topic: ZOOKEEPER-1366: Zookeeper should be tolerant of clock adjustments Thread-Index: AQHQKgMuBZNAGwcqPkOFq9P0d0z07w== Date: Tue, 6 Jan 2015 22:50:35 +0000 Message-ID: References: <2015010515052731525120@163.com> <1420576908112-7580736.post@n2.nabble.com>, In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [66.129.239.14] authentication-results: spf=none (sender IP is ) smtp.mailfrom=pramod@juniper.net; x-dmarcaction: None x-microsoft-antispam: BCL:0;PCL:0;RULEID:(3005003);SRVR:BN3PR0501MB1314; x-forefront-prvs: 0448A97BF2 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51874003)(199003)(164054003)(189002)(101416001)(40100003)(92566001)(86362001)(97736003)(46102003)(2656002)(2950100001)(76576001)(2900100001)(68736005)(107046002)(229853001)(2351001)(107886001)(4396001)(122556002)(15975445007)(102836002)(2501002)(66066001)(74316001)(64706001)(20776003)(105586002)(50986999)(106116001)(19580395003)(54356999)(76176999)(33656002)(106356001)(21056001)(110136001)(120916001)(99396003)(31966008)(87936001)(54206007)(62966003)(450100001)(77156002)(54606007)(99286002);DIR:OUT;SFP:1102;SCL:1;SRVR:BN3PR0501MB1314;H:BN3PR0501MB1315.namprd05.prod.outlook.com;FPR:;SPF:None;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; received-spf: None (protection.outlook.com: juniper.net does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: juniper.net X-MS-Exchange-CrossTenant-originalarrivaltime: 06 Jan 2015 22:50:35.4196 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: bea78b3c-4cdb-4130-854a-1d193232e5f4 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR0501MB1314 X-Virus-Checked: Checked by ClamAV on apache.org Hello Folks, We run zookeeper in VM environment and once in a while we see a time change= caused by NTP which causes all zookeeper client sessions to close. I see t= he patch to fix this problem has not yet been committed to a release yet. https://issues.apache.org/jira/browse/ZOOKEEPER-1366 https://issues.apache.org/jira/secure/attachment/12657952/ZOOKEEPER-1366.pa= tch What is the current plan for committing this patch? It will help me plan fo= r the next upgrade of zookeeper, thanks in advance for the help. Thanks, Pramod