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 42A2F18E07 for ; Wed, 3 Feb 2016 03:12:02 +0000 (UTC) Received: (qmail 15714 invoked by uid 500); 3 Feb 2016 03:11:40 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 15670 invoked by uid 500); 3 Feb 2016 03:11:40 -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 15630 invoked by uid 99); 3 Feb 2016 03:11:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 03:11:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D8CB42C14F0 for ; Wed, 3 Feb 2016 03:11:39 +0000 (UTC) Date: Wed, 3 Feb 2016 03:11:39 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-4119) Consistently use DataFileValue to parse as UTF-8 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-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-4119. ----------------------------------------- Resolution: Fixed > Consistently use DataFileValue to parse as UTF-8 > ------------------------------------------------ > > Key: ACCUMULO-4119 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4119 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.6.5, 1.7.1, 1.8.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Noticed that we weren't always using DataFileValue to parse file values from the metadata tables, and also that DataFileValue doesn't specify UTF-8 encoding explicitly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)