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 EE40510952 for ; Sat, 26 Oct 2013 01:14:30 +0000 (UTC) Received: (qmail 33225 invoked by uid 500); 26 Oct 2013 01:14:30 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 33160 invoked by uid 500); 26 Oct 2013 01:14:30 -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 33151 invoked by uid 99); 26 Oct 2013 01:14:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Oct 2013 01:14:30 +0000 Date: Sat, 26 Oct 2013 01:14:30 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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 ] John Vines updated ACCUMULO-1174: --------------------------------- Fix Version/s: (was: 1.6.0) > 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 > Fix For: 1.7.0 > > > 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.1#6144)