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 2018/01/17 18:10:00 UTC

[jira] [Commented] (QPIDJMS-356) Add support for a new session mode to make all consumers presettled

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

ASF subversion and git services commented on QPIDJMS-356:
---------------------------------------------------------

Commit ace752e5edb9def89e15a21fd9c73ecd859d63fb in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=ace752e ]

QPIDJMS-356 Adds support for presettled session mode

Adds support for a no-acknowlge or presettled session mode
where the receiver link created for a new JMS MessageConsumer
is set to be presettled.  Uses the Artemis PRE_ACKNOWLEDGE(100)
or the legacy qpid jms client mode (257) mode value to define
a session as being in presettled mode.


> Add support for a new session mode to make all consumers presettled
> -------------------------------------------------------------------
>
>                 Key: QPIDJMS-356
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-356
>             Project: Qpid JMS
>          Issue Type: New Feature
>          Components: qpid-jms-client
>    Affects Versions: 0.28.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 0.29.0
>
>
> Adds support for creating session with a presettled, or no-acknowledge mode where all consumers created from the session operate as presettled receivers.
> The integer session acknowledgement mode values supportedĀ  are 100 and 257.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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