[
https://issues.apache.org/jira/browse/PROTON-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272826#comment-17272826
]
Justin Ross edited comment on PROTON-2307 at 1/27/21, 12:34 PM:
----------------------------------------------------------------
The pattern we have used is that unqualified ::properties (and ::offered_caps,
::desired_caps, and various other attributes) refer to the values reported by
the remote peer. Any properties you set on the local peer are ones you set
using ::connection_options, so you either already know what they are or have
the ability to save them somewhere.
was (Author: justi9):
The pattern we have used is that ::properties (and ::offered_caps,
::desired_caps, and various other attributes) refer to the values reported by
remote peer. Any properties you set on the local peer are ones you set using
::connection_options, so you either already know what they are or have the
ability to save them somewhere.
> Allow access to connection properties in cpp binding
> ----------------------------------------------------
>
> Key: PROTON-2307
> URL: https://issues.apache.org/jira/browse/PROTON-2307
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Affects Versions: proton-c-0.33.0
> Reporter: Pete Fawcett
> Priority: Minor
> Labels: enhancement
>
> I would like to be able to set the "custom" properties on a connection using
> the C++ bindings.
> The initial reason for this is to allow a client program to set the
> "qpid.client_process" property on a connection to a broker as this is useful
> when identifying the connection on the QMF console.
> I have written code to enable this and hope to submit a pull request soon.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]