You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/09/06 03:15:26 UTC

[GitHub] [inlong] gosonzhang opened a new issue, #5788: [Bug][DataProxy] Wrong readFailSize indicator value

gosonzhang opened a new issue, #5788:
URL: https://github.com/apache/inlong/issues/5788

   ### What happened
   
   In the case that the sent messages are all successful, the readFailSize value is not 0. From the implementation point of view, it should be caused by an implementation bug:
   ![image](https://user-images.githubusercontent.com/14038849/188538959-72eeb827-2056-42a1-8f6d-1caa71a2b451.png)
   
   So, we need to adjust it.
   
   ### What you expected to happen
   
   Should return to zero when all are successful
   
   ### How to reproduce
   
   Send success messages and check the readFailSize value
   
   ### Environment
   
   Linux 
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong DataProxy
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@inlong.apache.org.apache.org

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


[GitHub] [inlong] healchow closed issue #5788: [Bug][DataProxy] Incorrect readFailSize metric value

Posted by GitBox <gi...@apache.org>.
healchow closed issue #5788: [Bug][DataProxy] Incorrect readFailSize metric value
URL: https://github.com/apache/inlong/issues/5788


-- 
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@inlong.apache.org

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