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

How to pass threadpool parameters to HystrixObservableCommand #819

Closed
PK85 opened this issue Jun 17, 2015 · 2 comments
Closed

How to pass threadpool parameters to HystrixObservableCommand #819

PK85 opened this issue Jun 17, 2015 · 2 comments

Comments

@PK85
Copy link

PK85 commented Jun 17, 2015

Hello,

we has changed default isolation semapthore of HystrixObservableCommand to thread pool, but HystrixObservableCommand.Setter has no ability to set Setter#threadPoolPropertiesDefaults.

Is that missing functionality in Setter, or I should do that in different way?

Cheers, Piotr

@mattrjacobs
Copy link
Contributor

I believe this is a duplicate of #805. See @benjchristensen's comment: #805 (comment).

After digesting that, is this still a feature you would like?

@PK85
Copy link
Author

PK85 commented Jun 18, 2015

Nope, comments from #805 helped me to understand my needs.

Thank you and have a nice day.

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

No branches or pull requests

2 participants