Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BCB518DCB for ; Wed, 8 Jul 2015 23:11:05 +0000 (UTC) Received: (qmail 18998 invoked by uid 500); 8 Jul 2015 23:11:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 18956 invoked by uid 500); 8 Jul 2015 23:11:04 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 18945 invoked by uid 99); 8 Jul 2015 23:11:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 23:11:04 +0000 Date: Wed, 8 Jul 2015 23:11:04 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ACCUMULO-3920) Deprecate mock and cease using it in our tests 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/ACCUMULO-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs reassigned ACCUMULO-3920: ------------------------------------------- Assignee: Christopher Tubbs > Deprecate mock and cease using it in our tests > ---------------------------------------------- > > Key: ACCUMULO-3920 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3920 > Project: Accumulo > Issue Type: Task > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.8.0 > > > Numerous prior discussions have occurred, expressing a desire to deprecate (deprecate is not the same as remove) mock, so we can properly communicate its current status as a "dying" (poorly maintained, not kept up-to-date, lacking features) component of Accumulo. Some interest has been expressed in keeping it around, but no work has been put in to it to fix it's numerous divergences from the behavior of "real" Accumulo, add its missing features, or to improve its API. > The task here is to: > * Cease and desist using mock in our tests (replacing it with MAC, EasyMock, etc., as appropriate) > * Mark mock {{@Deprecated}} until it is eventually removed in a major release > Further discussion, if necessary, can be held later regarding its actual removal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)