You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/02 22:52:04 UTC

[jira] [Commented] (PROTON-1450) Add Filter LinkOption to Electron API

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

ASF subversion and git services commented on PROTON-1450:
---------------------------------------------------------

Commit 110f851add21f4f79de08a0af55d93226593c26c in qpid-proton's branch refs/heads/PROTON-1488 from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=110f851 ]

PROTON-1450: go binding amqp.Key and message map types.

Add amqp.Key type for message maps with keys that can be ulong or symbol.

Add type-safe methods to deal with amqp.Message maps, old methods remain for
compatibility but are deprecated.


> Add Filter LinkOption to Electron API
> -------------------------------------
>
>                 Key: PROTON-1450
>                 URL: https://issues.apache.org/jira/browse/PROTON-1450
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: go-binding
>            Reporter: Kale Blankenship
>            Assignee: Alan Conway
>
> There doesn't appear to be a way to set filters with the current Go bindings. Microsoft's Event Hubs use filters to indicate the starting offset of messages (http://azure.github.io/amqpnetlite/articles/azure_eventhubs.html#filter). Without this option it would be difficult to properly use the bindings with Event Hubs.
> There is a wrapper which patches the bindings to provide the functionality here: https://github.com/recobe182/gohub. Though I am not familiar enough with Qpid to determine if the patch is reasonable.
> Thank you for considering this request and creating/maintaining this project!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org