Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 68C0618A3F for ; Wed, 3 Feb 2016 01:37:40 +0000 (UTC) Received: (qmail 4278 invoked by uid 500); 3 Feb 2016 01:37:40 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 4160 invoked by uid 500); 3 Feb 2016 01:37:40 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 4130 invoked by uid 99); 3 Feb 2016 01:37:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 01:37:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DF3A22C1F5C for ; Wed, 3 Feb 2016 01:37:39 +0000 (UTC) Date: Wed, 3 Feb 2016 01:37:39 +0000 (UTC) From: "Jinfeng Ni (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-4328) Fix for backward compatibility regression caused by DRILL-4198 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/DRILL-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4328. ------------------------------- Resolution: Fixed Fixed in commit: 03197d0f2c665b7671b366332e1b4ebc2f271bd9 > Fix for backward compatibility regression caused by DRILL-4198 > -------------------------------------------------------------- > > Key: DRILL-4328 > URL: https://issues.apache.org/jira/browse/DRILL-4328 > Project: Apache Drill > Issue Type: Bug > Components: Storage - Other > Reporter: Venki Korukanti > Assignee: Venki Korukanti > Fix For: 1.5.0 > > > Revert updates made to StoragePlugin interface in DRILL-4198. Instead add the new methods to AbstractStoragePlugin. -- This message was sent by Atlassian JIRA (v6.3.4#6332)