From dev-return-80161-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sat Apr 13 00:47:02 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 31492180621 for ; Sat, 13 Apr 2019 02:47:02 +0200 (CEST) Received: (qmail 18181 invoked by uid 500); 13 Apr 2019 00:47:01 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 18170 invoked by uid 99); 13 Apr 2019 00:47:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2019 00:47:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B8C90E29DB for ; Sat, 13 Apr 2019 00:47:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7823B2459C for ; Sat, 13 Apr 2019 00:47:00 +0000 (UTC) Date: Sat, 13 Apr 2019 00:47:00 +0000 (UTC) From: "Hudson (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-3348) Make TxnLog and TxnLog Iterator Closable 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/ZOOKEEPER-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816766#comment-16816766 ] Hudson commented on ZOOKEEPER-3348: ----------------------------------- SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #308 (See [https://builds.apache.org/job/Zookeeper-trunk-single-thread/308/]) ZOOKEEPER-3348: Make TxnLog and TxnLog Iterator Closable (andor: rev a6abb9315bd8309a98393b406ed9f593d4fa25f2) * (edit) zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/TxnLog.java > Make TxnLog and TxnLog Iterator Closable > ---------------------------------------- > > Key: ZOOKEEPER-3348 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3348 > Project: ZooKeeper > Issue Type: Improvement > Components: server > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Minor > Labels: pull-request-available > Fix For: 3.6.0 > > Time Spent: 40m > Remaining Estimate: 0h > > [https://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html] -- This message was sent by Atlassian JIRA (v7.6.3#76005)