YaoHaishi created SCB-774:
-----------------------------
Summary: Unexpected warn log is printed while the service is
exiting if there are reactive operations
Key: SCB-774
URL: https://issues.apache.org/jira/browse/SCB-774
Project: Apache ServiceComb
Issue Type: Bug
Reporter: YaoHaishi
Assignee: YaoHaishi
Fix For: java-chassis-1.1.0
In reactive mode, the ReactiveExecutor is used as executor by default. And the
ReactiveExecutor is not a subclass of ExecutorService or Closeable, which cause
the ProducerProviderManager treats the ReactiveExecutor as a kind of unclosable
executor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)