Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Let ConsulCache clients set ScheduledExecutorService via constructor #389

Merged
merged 1 commit into from
Aug 12, 2019
Merged

Let ConsulCache clients set ScheduledExecutorService via constructor #389

merged 1 commit into from
Aug 12, 2019

Conversation

alespuh
Copy link
Contributor

@alespuh alespuh commented Jul 23, 2019

No description provided.

@alespuh
Copy link
Contributor Author

alespuh commented Jul 23, 2019

Let me explain why this change might be useful. In our app we are creating consul caches per service per data center, so we end up having too many of single thread scheduler pools, so it would be nice to have those thread pools as constructor parameter, so we can use lets say 8 thread pool for all of our caches

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

Successfully merging this pull request may close these issues.

2 participants