Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B095182F6 for ; Tue, 27 Oct 2015 14:04:28 +0000 (UTC) Received: (qmail 4450 invoked by uid 500); 27 Oct 2015 14:04:28 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 4402 invoked by uid 500); 27 Oct 2015 14:04:28 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 4236 invoked by uid 99); 27 Oct 2015 14:04:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2015 14:04:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C33E82C1F5D for ; Tue, 27 Oct 2015 14:04:27 +0000 (UTC) Date: Tue, 27 Oct 2015 14:04:27 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-282) Server lock file creation throws exception 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/ARTEMIS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976440#comment-14976440 ] ASF subversion and git services commented on ARTEMIS-282: --------------------------------------------------------- Commit dd402f4f9171d92594ed7b1f2f0bbd2ad8d5bbeb in activemq-artemis's branch refs/heads/master from [~andytaylor] [ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=dd402f4 ] ARTEMIS-282 - remove unneeded check on file lock creation https://issues.apache.org/jira/browse/ARTEMIS-282 > Server lock file creation throws exception > ------------------------------------------ > > Key: ARTEMIS-282 > URL: https://issues.apache.org/jira/browse/ARTEMIS-282 > Project: ActiveMQ Artemis > Issue Type: Bug > Components: Broker > Affects Versions: 1.1.0 > Reporter: Andy Taylor > Assignee: Andy Taylor > > This is because there is a check to see if createNewFile which throws an exception on false, this can be removed as another servermay have created it which is fine -- This message was sent by Atlassian JIRA (v6.3.4#6332)