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

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

Commit a2ac93c36f7cbbbac00c38d084db62b76da269a2 in qpid-proton-dotnet's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-proton-dotnet.git;h=a2ac93c ]

PROTON-2611 Allow for configuration of a custom delivery tag generator

Allows the SenderOptions and StreamSenderOptions to convey a supplier to
the sender which create a IDeliveryTagGenerator for each sender upon
creation.


> [proton-dotnet] Add the possibility the set custom TagGenerator in the client 
> sender
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-2611
>                 URL: https://issues.apache.org/jira/browse/PROTON-2611
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-dotnet
>    Affects Versions: proton-dotnet-1.0.0-M3
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Major
>             Fix For: proton-dotnet-1.0.0-M4
>
>
> The base engine Sender supports the possibility of setting a custom tag 
> generator with the {{{}DeliveryTagGenerator property{}}}. 
> It would be helpful to expose the {{DeliveryTagGenerator cnfiguration}} in 
> the Client SenderOptions so that an application can choose an already 
> implemented tag generator (sequential or UUID) or a custom one depending on 
> application needs and broker implementation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to