Skip to content

Conversation

JonasJ-ap
Copy link
Contributor

@JonasJ-ap JonasJ-ap commented Sep 18, 2022

User can use http-client.apache.socket-timeout-ms and http-client.apache.connection-timeout-ms tags to configure the connection and socket timeout for the ApacheHttpClient.

Add unit test to check the if the correct HTTP client type is configured

@github-actions github-actions bot added the AWS label Sep 18, 2022
@github-actions github-actions bot added the core label Sep 23, 2022
}

@Test
public void testApacheConnectionSocketTimeoutConfiguration() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are newly added unit tests for the timeout configurations

@jackye1995
Copy link
Contributor

Copy link
Contributor

@jackye1995 jackye1995 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@JonasJ-ap JonasJ-ap force-pushed the add_socket_connection_timeout_for_apacheHttpBuilder branch from 417a0cd to 687c605 Compare September 24, 2022 22:00
@JonasJ-ap
Copy link
Contributor Author

JonasJ-ap commented Sep 24, 2022

Rebase to the master branch

@JonasJ-ap JonasJ-ap force-pushed the add_socket_connection_timeout_for_apacheHttpBuilder branch from 687c605 to 432f15a Compare September 24, 2022 22:08
@jackye1995
Copy link
Contributor

Thanks for the work @JonasJ-ap and thanks for the review @amogh-jahagirdar !

@jackye1995 jackye1995 merged commit c3443f6 into apache:master Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants