Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8208B200B4E for ; Sun, 24 Jul 2016 18:03:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 80751160A74; Sun, 24 Jul 2016 16:03:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEDA3160A71 for ; Sun, 24 Jul 2016 18:03:21 +0200 (CEST) Received: (qmail 28955 invoked by uid 500); 24 Jul 2016 16:03:20 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 28926 invoked by uid 99); 24 Jul 2016 16:03:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2016 16:03:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B59EC2C0D5D for ; Sun, 24 Jul 2016 16:03:20 +0000 (UTC) Date: Sun, 24 Jul 2016 16:03:20 +0000 (UTC) From: "Danoja Dias (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-3600) Change replication methods in org.apache.derby.iapi.db.Database to throw StandardException instead of SQLException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 24 Jul 2016 16:03:22 -0000 [ https://issues.apache.org/jira/browse/DERBY-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391095#comment-15391095 ] Danoja Dias commented on DERBY-3600: ------------------------------------ {quote} What sort of testing have you done? Have you been able to detect any changes in behavior due to this change? {quote} I ran all tests and they were clean. I didn't find any changes due to this. I also had the problem that why we should do this. > Change replication methods in org.apache.derby.iapi.db.Database to throw StandardException instead of SQLException > ------------------------------------------------------------------------------------------------------------------ > > Key: DERBY-3600 > URL: https://issues.apache.org/jira/browse/DERBY-3600 > Project: Derby > Issue Type: Improvement > Components: Replication > Affects Versions: 10.6.1.0 > Reporter: V.Narayanan > Assignee: Danoja Dias > Priority: Minor > Attachments: derby-3600.diff > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)