You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "YaoHaishi (JIRA)" <ji...@apache.org> on 2018/07/25 02:45:00 UTC

[jira] [Created] (SCB-774) Unexpected warn log is printed while the service is exiting if there are reactive operations

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)