[
https://issues.apache.org/jira/browse/PROTON-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624945#comment-14624945
]
ASF subversion and git services commented on PROTON-944:
--------------------------------------------------------
Commit b67a2a943017910bcf8bf67a05aafed93ab7b8b1 in qpid-proton's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=b67a2a9 ]
PROTON-944: add ability to set a default state for use when settling/freeing
received deliveries without having previously set/sent dispositon state for them
> add ability to set a default state for settling received deliveries
> -------------------------------------------------------------------
>
> Key: PROTON-944
> URL: https://issues.apache.org/jira/browse/PROTON-944
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 0.10
>
>
> When the link object is free'd it also free's the deliveries, which settles
> them. If they haven't previously had a state disposition frame sent for them,
> then the null state is set in the resulting settled disposition, which
> indicates the default-outcome of the source should be applied. There can
> however be cases where we may wish a different outcome to apply for a
> delivery in the case that we haven't explicitly set one before it was
> settled. It would be helpful in these cases to be able to set a 'default'
> state that should be applied in the event that no other state has been
> set/sent before they are settled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)