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

This class should not be package private but should be possible to ex… #2245

Closed
wants to merge 3 commits into from

Conversation

momomo
Copy link

@momomo momomo commented Sep 5, 2020

…tend JedisFactory adnd JedisPool. Further, jedispool should create factory through a method to allow for overriding, alternatively be added as a constructor parameter. Current impl is bogged by constructors which should really be taking a ConfigParam instead.

…tend JedisFactory adnd JedisPool. Further, jedispool should create factory through a method to allow for overriding, alternatively be added as a constructor parameter. Current impl is bogged by constructors which should really be taking a ConfigParam instead.
@momomo
Copy link
Author

momomo commented Sep 12, 2020

Why did the tests fail? I only changed from package private to public.

gkorland
gkorland previously approved these changes Sep 13, 2020
@gkorland
Copy link
Contributor

@sazzad16 any objections?

@sazzad16
Copy link
Collaborator

@gkorland without any test, I'm a bit concerned. but you can go ahead if want.

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