Return-Path: X-Original-To: apmail-incubator-mrunit-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mrunit-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 388877ED6 for ; Tue, 29 Nov 2011 12:48:03 +0000 (UTC) Received: (qmail 57826 invoked by uid 500); 29 Nov 2011 12:48:03 -0000 Delivered-To: apmail-incubator-mrunit-dev-archive@incubator.apache.org Received: (qmail 57802 invoked by uid 500); 29 Nov 2011 12:48:03 -0000 Mailing-List: contact mrunit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mrunit-dev@incubator.apache.org Delivered-To: mailing list mrunit-dev@incubator.apache.org Received: (qmail 57794 invoked by uid 99); 29 Nov 2011 12:48:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 12:48:03 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 12:48:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0F09AA692B for ; Tue, 29 Nov 2011 12:47:40 +0000 (UTC) Date: Tue, 29 Nov 2011 12:47:40 +0000 (UTC) From: "Brock Noland (Created) (JIRA)" To: mrunit-dev@incubator.apache.org Message-ID: <1240398763.21725.1322570860063.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (MRUNIT-49) o.a.h.mrunit.mapreduce.ReduceDriverBase.ValueClassInstanceReuseList Configuration not modifable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org o.a.h.mrunit.mapreduce.ReduceDriverBase.ValueClassInstanceReuseList Configuration not modifable ----------------------------------------------------------------------------------------------- Key: MRUNIT-49 URL: https://issues.apache.org/jira/browse/MRUNIT-49 Project: MRUnit Issue Type: Improvement Reporter: Brock Noland Priority: Minor Fix For: 0.8.0 ReduceDriverBase.ValueClassInstanceReuseList needs a configuration object. Right now it just creates it's own. We should push the Configuration object down to it from the driver as the driver may have been passed a customized Configuration. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira