Skip to content

DATAREDIS-414 - Serialization occurs while pooled connection can be released. #153

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

Conversation

christophstrobl
Copy link
Member

Move key serialization and value deserialization outside of callback so that pooled connections get released more quickly.

…eleased.

Move key serialization and value deserialization outside of callback so that pooled connections get released more quickly.
Fix flaw in putIfAbsent not returning values according to specification.
christophstrobl added a commit that referenced this pull request Jul 28, 2015
…released.

Moved key serialization and value deserialization outside of callback so that pooled connections get released more quickly.

Original pull request: #153.
@odrotbohm odrotbohm closed this Jul 28, 2015
@odrotbohm odrotbohm deleted the issue/DATAREDIS-414 branch July 28, 2015 12:19
christophstrobl added a commit that referenced this pull request Jul 28, 2015
…released.

Moved key serialization and value deserialization outside of callback so that pooled connections get released more quickly.

Original pull request: #153.
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