From notifications-return-40480-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Tue Nov 14 18:31:02 2017 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 93FD310096 for ; Tue, 14 Nov 2017 18:31:02 +0000 (UTC) Received: (qmail 96879 invoked by uid 500); 14 Nov 2017 18:31:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 96838 invoked by uid 500); 14 Nov 2017 18:31:02 -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 96826 invoked by uid 99); 14 Nov 2017 18:31:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2017 18:31:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id BAE48C88BE for ; Tue, 14 Nov 2017 18:31:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id o-q4M4gLgLeN for ; Tue, 14 Nov 2017 18:31:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0287560E66 for ; Tue, 14 Nov 2017 18:31:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8DFDAE061F for ; Tue, 14 Nov 2017 18:31:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 52024240D2 for ; Tue, 14 Nov 2017 18:31:00 +0000 (UTC) Date: Tue, 14 Nov 2017 18:31:00 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1588) Monitor XML and JSON differ 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-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1588: ---------------------------------------- Fix Version/s: (was: 1.8.2) > Monitor XML and JSON differ > --------------------------- > > Key: ACCUMULO-1588 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1588 > Project: Accumulo > Issue Type: Bug > Components: monitor > Affects Versions: 1.5.0, 1.6.0 > Reporter: Jim Klucar > Assignee: Jim Klucar > Priority: Minor > Labels: monitor > Fix For: 2.0.0 > > Attachments: ACCUMULO-1588.patch > > > The monitor XML and JSON servlets differ greatly in what data they contain. The data should be gathered into JAXB POJOs in both servlets, and just serialzed differently so we're guaranteed to get the same data in both. -- This message was sent by Atlassian JIRA (v6.4.14#64029)