You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/10/28 09:44:57 UTC

[GitHub] [dubbo-go] cvictory opened a new issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

cvictory opened a new issue #814:
URL: https://github.com/apache/dubbo-go/issues/814


   netstat -naop | grep 9898
   ![image](https://user-images.githubusercontent.com/4089452/97419510-1c1c8100-1945-11eb-8e29-567ab306051a.png)
   
   
   ![image](https://user-images.githubusercontent.com/4089452/97419542-276fac80-1945-11eb-8094-3211b5a76542.png)
   
   
   1. MayBe GetUrl should return pointer type.
   2. To check the invoker is changed is very busy.
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks closed issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #814:
URL: https://github.com/apache/dubbo-go/issues/814


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zouyx commented on issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

Posted by GitBox <gi...@apache.org>.
zouyx commented on issue #814:
URL: https://github.com/apache/dubbo-go/issues/814#issuecomment-718340257


   Agree, i think rebuild cache should based on notification.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] cvictory commented on issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

Posted by GitBox <gi...@apache.org>.
cvictory commented on issue #814:
URL: https://github.com/apache/dubbo-go/issues/814#issuecomment-719129028


   Firstly I will optimize getUrl logic


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zouyx commented on issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

Posted by GitBox <gi...@apache.org>.
zouyx commented on issue #814:
URL: https://github.com/apache/dubbo-go/issues/814#issuecomment-718340416


   What do you think? @AlexStocks @fangyincheng @hxmhlt 


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zouyx commented on issue #814: [Enhancement] the cpu usage can be optimized when there is no invocation happened

Posted by GitBox <gi...@apache.org>.
zouyx commented on issue #814:
URL: https://github.com/apache/dubbo-go/issues/814#issuecomment-720872656


   > Firstly I will optimize getUrl logic
   
   It is ok


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org