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 21B0E18D90 for ; Mon, 14 Dec 2015 05:32:47 +0000 (UTC) Received: (qmail 30035 invoked by uid 500); 14 Dec 2015 05:32:47 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 29982 invoked by uid 500); 14 Dec 2015 05:32:46 -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 29971 invoked by uid 99); 14 Dec 2015 05:32:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2015 05:32:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A24DC2C1F6E for ; Mon, 14 Dec 2015 05:32:46 +0000 (UTC) Date: Mon, 14 Dec 2015 05:32:46 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-1174) Create test framework for user developed Combiners 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-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-1174. ---------------------------------- Resolution: Duplicate Fix Version/s: (was: 1.8.0) This is implicitly covered by the design of the parent issue. There are likely edge-cases specific to combiners that could be expanded upon within the test-harness, but those should be specifically enumerated. The general description is too vague here. > Create test framework for user developed Combiners > -------------------------------------------------- > > Key: ACCUMULO-1174 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1174 > Project: Accumulo > Issue Type: Sub-task > Components: client > Reporter: John Vines > > It would be really useful for users if we had a test bed for testing Aggregators to ensure associative communicative nature. I see it basically throwing a list of values and an expected outcome and it will run them through a few different hierarchies of their combiner and check to make sure it always gets that expected outcome. -- This message was sent by Atlassian JIRA (v6.3.4#6332)