Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/te 654/master queue data importer #31

Merged
merged 2 commits into from
May 3, 2019

Conversation

asaulenko
Copy link
Contributor

Please confirm

  • No new OS components - or they have been approved by legal department

Documentation

  • Functional documentation provided or in progress?
  • Integration guide for projects provided or not needed?
  • Migration guides for all contained majors provided or not needed?

Release Table

Module Release Type Constraint Updates
RabbitMq patch

Release Notes

Added the ability to cancel queue consumer subscription after a timeout exception was thrown while consuming messages from a queue. This fixes the bug with incorrect message acknowledgement when consuming messages in bulk.


Module RabbitMq

Change log

Bugfixes

  • Adjusted the Consumer::receiveMessages() method to cancel the consumer subscription for a queue after a timeout was thrown by PhpAmqpLib\Channel\AMQPChannel::wait().

@stereomon stereomon merged commit 27cb210 into master May 3, 2019
@stereomon stereomon deleted the feature/te-654/master-queue-data-importer branch May 3, 2019 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants