You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/07/26 10:21:33 UTC

[GitHub] [incubator-uniffle] xianjingfeng opened a new issue, #78: [Bug] The metric `grpc_open` sometime incorrect

xianjingfeng opened a new issue, #78:
URL: https://github.com/apache/incubator-uniffle/issues/78

   We found the value of `grpc_open` sometime very big(>1000) even no application run in our cluster


-- 
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: dev-unsubscribe@uniffle.apache.org.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #78: [Bug] The metric `grpc_open` sometime incorrect

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #78:
URL: https://github.com/apache/incubator-uniffle/issues/78#issuecomment-1196688153

   > No logs, we just found this phenomenon. Maybe `org.apache.uniffle.common.rpc.MonitoringServerCall#close` not called sometimes. I try to call `decCounter` in `MonitoringServerCallListener#onComplete/onCancel/onComplete` and it work. But i don't know the real reasion
   
   I guess that   method `close` could not be called sometimes if there is an exception.


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] xianjingfeng commented on issue #78: [Bug] The metric `grpc_open` sometime incorrect

Posted by GitBox <gi...@apache.org>.
xianjingfeng commented on issue #78:
URL: https://github.com/apache/incubator-uniffle/issues/78#issuecomment-1196679903

   No logs, we just found this phenomenon. Maybe  `org.apache.uniffle.common.rpc.MonitoringServerCall#close` not called sometimes. I try to call `decCounter`  in `MonitoringServerCallListener#onComplete/onCancel/onComplete` and it work. But i don't know the real reasion


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #78: [Bug] The metric `grpc_open` sometime incorrect

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #78:
URL: https://github.com/apache/incubator-uniffle/issues/78#issuecomment-1196899262

   cc @colinmjj , Do you remember our flaky metric test? I guess that it's caused by this issue.


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #78: [Bug] The metric `grpc_open` sometime incorrect

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #78:
URL: https://github.com/apache/incubator-uniffle/issues/78#issuecomment-1196238730

   Could you provide more detailed information?


-- 
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: dev-unsubscribe@uniffle.apache.org

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