You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2011/07/01 15:58:30 UTC

[jira] [Commented] (QPID-3335) Remove duplicate and buggy type conversion code from Management Agent.

    [ https://issues.apache.org/jira/browse/QPID-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058556#comment-13058556 ] 

jiraposter@reviews.apache.org commented on QPID-3335:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/988/
-----------------------------------------------------------

Review request for Gordon Sim, Kim van der Riet and Ted Ross.


Summary
-------

Removes some old code that duplicates type conversions that are available in the common library.


This addresses bug qpid-3335.
    https://issues.apache.org/jira/browse/qpid-3335


Diffs
-----

  /trunk/qpid/cpp/src/qpid/management/ManagementAgent.h 1141932 
  /trunk/qpid/cpp/src/qpid/management/ManagementAgent.cpp 1141932 

Diff: https://reviews.apache.org/r/988/diff


Testing
-------

unit.


Thanks,

Kenneth



> Remove duplicate and buggy type conversion code from Management Agent.
> ----------------------------------------------------------------------
>
>                 Key: QPID-3335
>                 URL: https://issues.apache.org/jira/browse/QPID-3335
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.11
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.12
>
>
> The broker's management agent exports a FieldTable to Variant Map translation API.  This duplicates the translation code from the common library (Codecs.h), and the version in the management agent is stale and buggy.   Remove the duplication and have the management agent use the common code. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org