Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.11.0
-
None
Description
In some cases (for example in Apache Camel component for Thrift) there is a requirement, when it is necessary not only to transfer executorService from the external system through the Args in TThreadPoolServer , but to organize control them from outside. In this case, it's possible to create a class which is inherited from TThreadPoolServer, but not possible to access invoker in overloaded method.
Also a good approach to split main execution code to the several methods to be able to invoke them separately in appropriate sequence.
Attachments
Issue Links
- is required by
-
CAMEL-12213 Update camel-thrift to libthrift 0.12.0
- Resolved
- links to