AMQP 1.0 Update Protocol Support Documentation

Bug #1596649 reported by Andy Smith
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
oslo.messaging
Fix Released
Undecided
Joshua Harlow

Bug Description

Update the AMQP 1.0 protocol support document: oslo.messaging/doc/source/AMQP1.0.rst

- Include per-requisites and configuration details for use with qpid-dispatch-router
- Update packaging and dependency details
- Other statements of support, as necessary, etc.

Andy Smith (ansmith-t)
Changed in oslo.messaging:
assignee: nobody → Andy Smith (ansmith-t)
Ken Giusti (kgiusti)
tags: added: amqp1
Andy Smith (ansmith-t)
Changed in oslo.messaging:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (feature/amqp-dispatch-router)

Fix proposed to branch: feature/amqp-dispatch-router
Review: https://review.openstack.org/347424

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (feature/amqp-dispatch-router)

Reviewed: https://review.openstack.org/347424
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=827a5176d99479ec9762a7d8dd3571057505f7ec
Submitter: Jenkins
Branch: feature/amqp-dispatch-router

commit 827a5176d99479ec9762a7d8dd3571057505f7ec
Author: Andrew Smith <email address hidden>
Date: Tue Jul 26 10:29:13 2016 -0400

    [AMQP 1.0] AMQP 1.0 Driver User Guide Document update

    This patch includes updates to the user guide document for the
    amqp-dispatch-router feature branch. Includes information for deploying
    driver to operate with router or broker intermediaries.

    Change-Id: Icb32743a82bf0f1e5969a215d880dc736a22f408
    Closes-Bug: #1596649

tags: added: in-feature-amqp-dispatch-router
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (master)

Fix proposed to branch: master
Review: https://review.openstack.org/357370

Changed in oslo.messaging:
assignee: Andy Smith (ansmith-t) → Joshua Harlow (harlowja)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/357376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (feature/amqp-dispatch-router)

Fix proposed to branch: feature/amqp-dispatch-router
Review: https://review.openstack.org/357377

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: feature/amqp-dispatch-router
Review: https://review.openstack.org/357382

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on oslo.messaging (feature/amqp-dispatch-router)

Change abandoned by Joshua Harlow (<email address hidden>) on branch: feature/amqp-dispatch-router
Review: https://review.openstack.org/357382

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on oslo.messaging (master)

Change abandoned by Joshua Harlow (<email address hidden>) on branch: master
Review: https://review.openstack.org/357370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Joshua Harlow (<email address hidden>) on branch: master
Review: https://review.openstack.org/357376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on oslo.messaging (feature/amqp-dispatch-router)

Change abandoned by Joshua Harlow (<email address hidden>) on branch: feature/amqp-dispatch-router
Review: https://review.openstack.org/357377

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)
Download full text (8.0 KiB)

Reviewed: https://review.openstack.org/357376
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=3ae1cacf10531d89c0c3c773ebc95fb0b058c1b1
Submitter: Jenkins
Branch: master

commit b7717e1616d362c79d6f366c7344827f70f127ed
Author: Kenneth Giusti <email address hidden>
Date: Fri Jul 29 12:27:55 2016 -0400

    [AMQP 1.0] small fixes to improve timer scalability

    This patch introduces the following tweaks to the timer
    implementation:

    Reduce the number of timers that need to be tracked by reducing the
    timer granularity to units of seconds.

    Decrease the default timeout values to further reduce the total number
    of tracked timers.

    Batch multiple expiring events that share the same deadline.

    Inline the timer comparison code in the main event loop.

    Avoid using an expensive comparison method in the heap sort by using
    an integer primitive instead.

    Use monotonic time instead of time.time()

    Change-Id: I83e86bf203e6a641085e482c7ccf0e01f4fb4d86

commit 3109941e5e09d01e2a75794f8741a17a7247cace
Author: Kenneth Giusti <email address hidden>
Date: Thu Aug 4 18:25:50 2016 -0400

    Log a warning when connected to a routable message bus

    Newton will be the first release of support for this new message bus
    technology. Make users aware that this feature is 'bleeding edge' and
    queuing is not supported in this release.

    Change-Id: I44ba5507d941823e2dfa92d52dae4b85e9bda493

commit 480cd78157cefd545b82b863c10fd25d98377f5b
Author: Kenneth Giusti <email address hidden>
Date: Mon Aug 1 17:54:33 2016 -0400

    [AMQP 1.0] Add link credit configuration options

    Change-Id: Ifd483dfc67a4ff18f2047dbdca0aab311124627f
    Closes-Bug: 1367911

commit 827a5176d99479ec9762a7d8dd3571057505f7ec
Author: Andrew Smith <email address hidden>
Date: Tue Jul 26 10:29:13 2016 -0400

    [AMQP 1.0] AMQP 1.0 Driver User Guide Document update

    This patch includes updates to the user guide document for the
    amqp-dispatch-router feature branch. Includes information for deploying
    driver to operate with router or broker intermediaries.

    Change-Id: Icb32743a82bf0f1e5969a215d880dc736a22f408
    Closes-Bug: #1596649

commit 1203ec33b127b8dd7bb3735d7625e0160e63e2d0
Author: Andrew Smith <email address hidden>
Date: Tue Jul 12 10:13:57 2016 -0400

    AMQP 1.0 Driver Architecture Overview Document

    Architecture overview document to convey primary capabilities,
    functional composition and dynamic behavior of oslo_messaging_amqp driver.

    Change-Id: Ic108da7a13d3d822a6751a15bae3b59a3243d366
    Closes-Bug: #1596642

commit 5236e991551991aa4dd7572e96f261dd98a110ad
Author: Kenneth Giusti <email address hidden>
Date: Mon Aug 1 11:19:06 2016 -0400

    Remove the max_send_retries option

    This option was added for feature parity with the rabbitmq driver.
    Since then the option was removed from rabbitmq. Since this option
    was never released we can simply remove it rather than deprecating it.

    Change-Id: Ic10dd374c865eaf7c7563f379426e171996184a0
    Closes-Bug: #1599518

commit b7a6a0715c7cbc901717ceb7f31...

Read more...

Changed in oslo.messaging:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/oslo.messaging 5.9.0

This issue was fixed in the openstack/oslo.messaging 5.9.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.