[ 
https://issues.apache.org/jira/browse/SCB-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555142#comment-16555142
 ] 

ASF GitHub Bot commented on SCB-774:
------------------------------------

coveralls commented on issue #836: [SCB-774] fix warn log caused by 
ReactiveExecutor
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/836#issuecomment-407635157
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/18150338/badge)](https://coveralls.io/builds/18150338)
   
   Coverage increased (+0.02%) to 86.717% when pulling 
**052b5a3c29764d71252639eac161a83c6fc3491d on 
yhs0092:fix_ReactiveExecutor_causing_warn_log** into 
**f7cd7c2b64609048b5cc787823580c19713ed19e on apache:master**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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)

Reply via email to