Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 168BE17830 for ; Wed, 12 Nov 2014 09:45:34 +0000 (UTC) Received: (qmail 77317 invoked by uid 500); 12 Nov 2014 09:45:33 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 77251 invoked by uid 500); 12 Nov 2014 09:45:33 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 77240 invoked by uid 99); 12 Nov 2014 09:45:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2014 09:45:33 +0000 Date: Wed, 12 Nov 2014 09:45:33 +0000 (UTC) From: "Andy Taylor (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACTIVEMQ6-24) Lazy conversions on Protocols / Persistency 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/ACTIVEMQ6-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Taylor updated ACTIVEMQ6-24: --------------------------------- Fix Version/s: 6.1.0 > Lazy conversions on Protocols / Persistency > ------------------------------------------- > > Key: ACTIVEMQ6-24 > URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-24 > Project: Apache ActiveMQ 6 > Issue Type: New Feature > Reporter: clebert suconic > Fix For: 6.1.0 > > > We should do like apollo on converting between Protocols and persisting data. We should keep the data native as much as we can to the protocol and only convert when needed. > Right now we are always converting to an internal format independently of the protocol. -- This message was sent by Atlassian JIRA (v6.3.4#6332)