5988c7bf14

When an agent reconnected to a rabbitmq server, it would start consumming messages from the last offset available in the stream. This could cause important messages to be lost. With this patch, oslo_messaging will keep track of the last consummed offset and restore reading from that point. Related-bug: #2031497 Change-Id: I449008829b0c0a1a759c211b83f7a99d9c7f2c0d
Team and repository tags
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://opendev.org/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
- Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/
Description
Languages
Python
99.8%
Shell
0.2%