Skip to content

Support flow control drain from receiver #49

@jfallows

Description

@jfallows

Blocked-By: reaktivity/reaktor.java#67
Blocked-By: reaktivity/reaktor.java#68

See AMQP 1.0 specification, section 2.6.7.

The drain flag indicates how the sender SHOULD behave when insufficient messages are available to consume the current link-credit.

If set, the sender will (after sending all available messages) advance the delivery-count as much as possible, consuming all link-credit, and send the flow state to the receiver.

Only the receiver can independently modify this field.

The sender's value is always the last known value indicated by the receiver.

Use case for specification test is Synchronous Get.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions