Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] fix AMQP delay queue to be per exchange#32052

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:4.3fromTobion:fix-amqp-delay-per-exchange
Jun 17, 2019

Conversation

@Tobion
Copy link
Contributor

@TobionTobion commentedJun 14, 2019
edited
Loading

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#32050
LicenseMIT
Doc PR

this makes the delay/retry work when having several exchanges or renaming your exchange.

also the delay setup did not declare the target exchange. so if you only do delayed messages for a connection, auto-setup forgot to actually create the target exchange.

@TobionTobionforce-pushed thefix-amqp-delay-per-exchange branch 5 times, most recently from70dcc96 tof4efec0CompareJune 15, 2019 01:39
@nicolas-grekasnicolas-grekas added this to the4.3 milestoneJun 15, 2019
Copy link
Member

@weaverryanweaverryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Obviously, this stuff is complex. Assuming you've tested in IRL@Tobion, it's a +1 for me - the code & bug make perfect sense.

@fabpotfabpotforce-pushed thefix-amqp-delay-per-exchange branch fromf4efec0 to5bc3364CompareJune 17, 2019 16:44
@fabpot
Copy link
Member

Thank you@Tobion.

@fabpotfabpot merged commit5bc3364 intosymfony:4.3Jun 17, 2019
fabpot added a commit that referenced this pull requestJun 17, 2019
This PR was squashed before being merged into the 4.3 branch (closes#32052).Discussion----------[Messenger] fix AMQP delay queue to be per exchange| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets |#32050| License       | MIT| Doc PR        |this makes the delay/retry work when having several exchanges or renaming your exchange.also the delay setup did not declare the target exchange. so if you only do delayed messages for a connection, auto-setup forgot to actually create the target exchange.Commits-------5bc3364 [Messenger] fix AMQP delay queue to be per exchange
@TobionTobion deleted the fix-amqp-delay-per-exchange branchJune 17, 2019 21:36
@fabpotfabpot mentioned this pull requestJun 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@weaverryanweaverryanweaverryan approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@Tobion@fabpot@weaverryan@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp