Skip to content

DATAREDIS-676 - Pass on configured command timeout to LettuceClusterConnection. #266

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 3 commits into from

Conversation

christophstrobl
Copy link
Member

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

christophstrobl and others added 3 commits August 17, 2017 14:51
…onnection.

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.
Simplify command timeout access. Set disposal state in LettuceClusterConnection only once. Close resources after tests.
@mp911de mp911de force-pushed the issue/DATAREDIS-676 branch from 9b2e330 to c9a1384 Compare August 21, 2017 08:14
mp911de pushed a commit that referenced this pull request Aug 21, 2017
…onnection.

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
mp911de added a commit that referenced this pull request Aug 21, 2017
Set disposal state in LettuceClusterConnection only once. Close resources after tests. Typos, formatting.

Original pull request: #266.
mp911de pushed a commit that referenced this pull request Aug 21, 2017
…onnection.

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
mp911de added a commit that referenced this pull request Aug 21, 2017
Set disposal state in LettuceClusterConnection only once. Close resources after tests. Typos, formatting.

Original pull request: #266.
mp911de pushed a commit that referenced this pull request Aug 21, 2017
…onnection.

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
mp911de added a commit that referenced this pull request Aug 21, 2017
Set disposal state in LettuceClusterConnection only once. Close resources after tests. Typos, formatting.

Original pull request: #266.
mp911de pushed a commit that referenced this pull request Aug 21, 2017
…onnection.

We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
mp911de added a commit that referenced this pull request Aug 21, 2017
Simplify command timeout access. Set disposal state in LettuceClusterConnection only once. Close resources after tests.

Original pull request: #266.
@mp911de
Copy link
Member

mp911de commented Aug 21, 2017

That's merged and back ported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants