Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Current Beta: 0.6.0-beta1Files
Resolved IssuesIssues
Open Issues

Issues

DocumentationBook
Proton-C Version Required0.12

Issues Fixed in Beta2

  • DISPATCH-245 - Various Bugs found by Coverity
  • DISPATCH-254 - Router crash after several management requests
  • DISPATCH-258 - Policy compile error - possible use of uninitialized variable
  • DISPATCH-260 - Blank user names should use 'anonymous' instead
  • DISPATCH-262 - oslo.messaging RPC fanout crashes qdrouterd
  • DISPATCH-263 - Router crash when requesting log
  • DISPATCH-264 - printf formats for 64-bit quantities need to be 64/32-bit safe
  • DISPATCH-266 - memory leak allocating user_id fields
  • DISPATCH-268 - Delivery from waypoint queue can stall when messages are released
  • DISPATCH-271 - Handle single router (Console)

Introduction

Apache Qpid Dispatch Router has undergone a significant update in internal architecture as of release 0.6.0.  The architectural change was necessary because the original architecture did not provide sufficient structure on which to implement some of the more advanced and desirable features.  Version 0.6.0 contains the following highlights:

...