You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2007/11/02 22:44:50 UTC

[jira] Created: (QPID-670) Patch with management-agent and client API updates

Patch with management-agent and client API updates
--------------------------------------------------

                 Key: QPID-670
                 URL: https://issues.apache.org/jira/browse/QPID-670
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, Python Client
            Reporter: Ted Ross
            Priority: Minor
         Attachments: qpid-patch5.diff

This patch contains the following:

1) "using" clauses were removed from one header file.  This required changes in other header and body files that were relying on that clause.
2) The object indexing scheme has been improved in the management schema.  Objects now properly reference their parent/containing objects.
3) The framework for parsing management commands has been added.
4) The python management API has been improved and now includes an object-method call.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-670) Patch with management-agent and client API updates

Posted by "Carl Trieloff (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540035 ] 

Carl Trieloff commented on QPID-670:
------------------------------------


comments say it includes python - no python in patch

Carl.

> Patch with management-agent and client API updates
> --------------------------------------------------
>
>                 Key: QPID-670
>                 URL: https://issues.apache.org/jira/browse/QPID-670
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, Python Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch5.diff
>
>
> This patch contains the following:
> 1) "using" clauses were removed from one header file.  This required changes in other header and body files that were relying on that clause.
> 2) The object indexing scheme has been improved in the management schema.  Objects now properly reference their parent/containing objects.
> 3) The framework for parsing management commands has been added.
> 4) The python management API has been improved and now includes an object-method call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-670) Patch with management-agent and client API updates

Posted by "Carl Trieloff (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Trieloff closed QPID-670.
------------------------------

    Resolution: Fixed


found python - patch applied and tested.

Carl.

> Patch with management-agent and client API updates
> --------------------------------------------------
>
>                 Key: QPID-670
>                 URL: https://issues.apache.org/jira/browse/QPID-670
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, Python Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch5.diff
>
>
> This patch contains the following:
> 1) "using" clauses were removed from one header file.  This required changes in other header and body files that were relying on that clause.
> 2) The object indexing scheme has been improved in the management schema.  Objects now properly reference their parent/containing objects.
> 3) The framework for parsing management commands has been added.
> 4) The python management API has been improved and now includes an object-method call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-670) Patch with management-agent and client API updates

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross updated QPID-670:
--------------------------

    Attachment: qpid-patch5.diff

Qpid patch file

> Patch with management-agent and client API updates
> --------------------------------------------------
>
>                 Key: QPID-670
>                 URL: https://issues.apache.org/jira/browse/QPID-670
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, Python Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch5.diff
>
>
> This patch contains the following:
> 1) "using" clauses were removed from one header file.  This required changes in other header and body files that were relying on that clause.
> 2) The object indexing scheme has been improved in the management schema.  Objects now properly reference their parent/containing objects.
> 3) The framework for parsing management commands has been added.
> 4) The python management API has been improved and now includes an object-method call.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.