Skip to content

Skip Duration to int to Duration conversion in ClientHttpRequestFactories.Jdk #36270

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

Closed
wants to merge 1 commit into from

Conversation

spencergibb
Copy link
Member

@poutsma added a JdkClientHttpRequestFactory.setReadTimeout(Duration) so the conversion to and from int is no longer needed.

@poutsma added a `JdkClientHttpRequestFactory.setReadTimeout(Duration)` so the conversion to and from int is no longer needed.
@spencergibb spencergibb changed the title Update ClientHttpRequestFactories.Jdk to skip int conversion Skips int conversion in ClientHttpRequestFactories.Jdk Jul 6, 2023
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 6, 2023
@jonatan-ivanov jonatan-ivanov added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 6, 2023
@jonatan-ivanov jonatan-ivanov added this to the 3.2.0-M1 milestone Jul 6, 2023
@jonatan-ivanov jonatan-ivanov changed the title Skips int conversion in ClientHttpRequestFactories.Jdk Skip Duration to int to Duration conversion in ClientHttpRequestFactories.Jdk Jul 6, 2023
jonatan-ivanov pushed a commit that referenced this pull request Jul 6, 2023
@poutsma added `JdkClientHttpRequestFactory.setReadTimeout(Duration)`
so the conversion to and from int is no longer needed.

See gh-36270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants