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

Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329

Closed
bclozel opened this issue Jan 10, 2020 · 0 comments
Closed
Assignees
Labels
status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Jan 10, 2020

This issue is about fixing a missing copy of strategiesConfigurers when cloning a WebClient.Builder instance, introduced in #23961 and #24106.

@bclozel bclozel added type: bug A general bug for: backport-to-5.1.x Marks an issue as a candidate for backport to 5.1.x labels Jan 10, 2020
@bclozel bclozel added this to the 5.2.3 milestone Jan 10, 2020
@bclozel bclozel self-assigned this Jan 10, 2020
@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.1.x Marks an issue as a candidate for backport to 5.1.x labels Jan 10, 2020
bclozel added a commit that referenced this issue Jan 10, 2020
This commit fixes the missing `strategiesConfigurers` copy when the
`WebClient.Builder` is cloned.

Fixes gh-24330
See gh-24329
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants