You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/03/25 07:34:24 UTC

[GitHub] [servicecomb-java-chassis] helloworldhelloworld opened a new issue #2749: 业务刚启动,调用CSE超时

helloworldhelloworld opened a new issue #2749:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2749


   org.apache.servicecomb.metrics.core.publish.SlowInvocationLogger | slow(1000 ms) invocation, CONSUMER rest ai-dataservice:kvdat
   a.kvdata.query:
     http method: POST
     url        : xxxxx
     server     :xxxxx
     status code: 200
     total      : 1000.1 ms
       pre
   pare                : 0.13 ms
       handlers request       : 721.216 ms
       client filters request : 0.44 ms
       send request           : 81.438 ms
       get connection         : 117.199 
   ms
       write to buf           : 81.489 ms
       wait response          : 197.86 ms
       wake consumer          : 0.24 ms
       client filters response: 0.70 ms
       handlers response      
   : 0.104 ms
   2022-03-25 09:30:37.572 | [main] | INFO  | org.apache.servicecomb.loadbalance.ExtensionsManager | Using load balance rule org.apache.servicecomb.loadbalance.WeightedResponseTimeRuleExt fo
   r microservice ai-dataservice:entities.
   2022-03-25 09:30:37.588 | [HwHivoice-OrchTask-299] | WARN  | org.apache.servicecomb.metrics.core.publish.SlowInvocationLogger | slow(1000 ms) invocation, CONSUMER rest ai-dataservice:kvda
   ta.kvdata.query:
     http method: POST
     url        : xxxxx
     server     :xxxxx
     status code: 200
     total      : 1017.484 ms
       
   prepare                : 0.8 ms
       handlers request       : 668.114 ms
       client filters request : 0.41 ms
       send request           : 124.616 ms
       get connection         : 92.17
   8 ms
       write to buf           : 124.664 ms
       wait response          : 195.629 ms
       wake consumer          : 28.899 ms
       client filters response: 0.82 ms
       handlers response
         : 0.91 ms
   
   
   业务节点重启后,发现调用其他微服务超时,其他微服务并没有收到此消息,能看出来这个是阻塞在哪么


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-java-chassis] five111 commented on issue #2749: 业务刚启动,调用CSE超时

Posted by GitBox <gi...@apache.org>.
five111 commented on issue #2749:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2749#issuecomment-1079825538


   这个日志记录的这次请求已经成功了啊


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org