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

Change KryoPool to interface + Builder, make SoftReferences optional. #231

Merged
merged 1 commit into from
Aug 1, 2014

Conversation

magro
Copy link
Collaborator

@magro magro commented Jul 31, 2014

Also removed KryoPool.size() to keep the interface minimal (size would be an issue e.g. for ThreadLocal).

This change is motivated by later comments in PR #230.

@romix
Copy link
Collaborator

romix commented Jul 31, 2014

+1 from me

Also removed KryoPool.size() to keep the interface minimal (size would be
an issue e.g. for ThreadLocal).
@magro
Copy link
Collaborator Author

magro commented Aug 1, 2014

Replaced queue by pool, I'll merge this now.

magro added a commit that referenced this pull request Aug 1, 2014
Change KryoPool to interface + Builder, make SoftReferences optional.
@magro magro merged commit bdd3d3c into EsotericSoftware:master Aug 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants