[
https://issues.apache.org/jira/browse/SCB-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaoHaishi updated SCB-774:
--------------------------
Description: 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 and prints the warn log. (was: 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.)
> 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
> Priority: Major
> 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 and prints the warn log.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)