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

[Mailer] Randomize the first transport used by the RoundRobin transport#35525

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

Conversation

fabpot
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
TicketsFix#33723
LicenseMIT
Doc PRsymfony/symfony-docs#...

When not using Messenger, and so sending only one message, the RoundRobin class does not work as the first transport is always used. This PR randomizes the first transport used by the class to mitigate that problem.

@fabpot
Copy link
MemberAuthor

@javiereguiluz The docs should be updated when this PR is merged.

javiereguiluz reacted with thumbs up emoji

fabpot added a commit that referenced this pull requestJan 31, 2020
…ndRobin transport (fabpot)This PR was merged into the 5.1-dev branch.Discussion----------[Mailer] Randomize the first transport used by the RoundRobin transport| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets       |Fix#33723 <!-- prefix each issue number with "Fix #", if any -->| License       | MIT| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->When not using Messenger, and so sending only one message, the RoundRobin class does not work as the first transport is always used. This PR randomizes the first transport used by the class to mitigate that problem.Commits-------6ebe83c [Mailer] Randomize the first transport used by the RoundRobin transport
@fabpotfabpot merged commit6ebe83c intosymfony:masterJan 31, 2020
@fabpotfabpot mentioned this pull requestMay 5, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[Mailer] Allow using round-robin without the Messenger component
2 participants
@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp