Dominic Evans created PROTON-748:
------------------------------------
Summary: [PATCH] ruby: user doesn't have access to set settlement
modes or messenger flags
Key: PROTON-748
URL: https://issues.apache.org/jira/browse/PROTON-748
Project: Qpid Proton
Issue Type: Bug
Components: ruby-binding
Affects Versions: 0.8
Reporter: Dominic Evans
Priority: Minor
Currently there's no way for a Ruby user to set the settlement modes or
behaviour flags used by the Messenger.
NB: the setting of outgoing_window / incoming_window in the patch are sort of
workarounds until I can establish why there is a check that those have been
initialized (from 0) at
https://github.com/apache/qpid-proton/blob/master/proton-c/src/messenger/messenger.c#L1724
which means the settlement changes don't have any effect by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)