RabbitMqBundle icon indicating copy to clipboard operation
RabbitMqBundle copied to clipboard

Fixed producer fallback in sandbox mode

Open ramunasd opened this issue 9 years ago • 6 comments

Fallback lacks method setContentType

ramunasd avatar Jun 30 '15 09:06 ramunasd

The tests are not passing.

Also, wouldn't this break BC?

videlalvaro avatar Jul 05 '15 08:07 videlalvaro

Travis had temporary issue, now it's passing all tests. About BC - if someone has written it's own producer that implements ProducerInterface - then yes, it BC.

ramunasd avatar Jul 06 '15 06:07 ramunasd

Sorry to comment so late, but I think this method and setDeliveryMode should be added here as well? Why not have them in the ProducerInterface as well?

videlalvaro avatar Dec 05 '15 00:12 videlalvaro

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 16 '21 20:03 github-actions[bot]

@mihaileu this is the old one, but maybe still actual?

ramunasd avatar Mar 17 '21 07:03 ramunasd

As is a BC, it should be added in the next major version.

mihaileu avatar Mar 17 '21 08:03 mihaileu