From commits-return-32979-archive-asf-public=cust-asf.ponee.io@geode.apache.org Wed Oct 16 21:52:00 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6F21C180644 for ; Wed, 16 Oct 2019 23:52:00 +0200 (CEST) Received: (qmail 66538 invoked by uid 500); 16 Oct 2019 21:51:59 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 66529 invoked by uid 99); 16 Oct 2019 21:51:59 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2019 21:51:59 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A924D811B2; Wed, 16 Oct 2019 21:51:59 +0000 (UTC) Date: Wed, 16 Oct 2019 21:51:56 +0000 To: "commits@geode.apache.org" Subject: [geode] branch feature/GEODE-7286 updated (7fb8ed0 -> 6b01c06) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157126271440.19726.395974146079329879@gitbox.apache.org> From: boglesby@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: geode X-Git-Refname: refs/heads/feature/GEODE-7286 X-Git-Reftype: branch X-Git-Oldrev: 7fb8ed002ec3a486681323e60d2cdbe8cfc2475b X-Git-Newrev: 6b01c06fe69959f978defc4ff564faa318336d26 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. boglesby pushed a change to branch feature/GEODE-7286 in repository https://gitbox.apache.org/repos/asf/geode.git. from 7fb8ed0 GEODE-7286: Reset _socketClosed AtomicBoolean when durable client reconnects add 6b01c06 GEODE-7286: Cleaned up test No new revisions were added by this update. Summary of changes: .../cache/tier/sockets/DurableClientTestCase.java | 27 ++++++++++++++-------- 1 file changed, 18 insertions(+), 9 deletions(-)