You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by "zuston (via GitHub)" <gi...@apache.org> on 2023/03/15 11:00:51 UTC

[GitHub] [incubator-uniffle] zuston opened a new pull request, #725: [MINOR] improvement(client): update log level from INFO to DEBUG to avoid noisy

zuston opened a new pull request, #725:
URL: https://github.com/apache/incubator-uniffle/pull/725

   
   ### What changes were proposed in this pull request?
   
   update log level from INFO to DEBUG to avoid noisy
   
   ### Why are the changes needed?
   
   To avoid too much log in spark executor's log file.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Don't need
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org


[GitHub] [incubator-uniffle] codecov-commenter commented on pull request #725: [MINOR] improvement(client): update log level from INFO to DEBUG to avoid noisy

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #725:
URL: https://github.com/apache/incubator-uniffle/pull/725#issuecomment-1469821162

   ## [Codecov](https://codecov.io/gh/apache/incubator-uniffle/pull/725?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#725](https://codecov.io/gh/apache/incubator-uniffle/pull/725?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1844126) into [master](https://codecov.io/gh/apache/incubator-uniffle/commit/ea4f8c4770357048fbdbcfb8ee546223a98f91ff?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ea4f8c4) will **increase** coverage by `3.33%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #725      +/-   ##
   ============================================
   + Coverage     60.63%   63.96%   +3.33%     
   + Complexity     1850     1716     -134     
   ============================================
     Files           229      202      -27     
     Lines         12749     9508    -3241     
     Branches       1064      943     -121     
   ============================================
   - Hits           7730     6082    -1648     
   + Misses         4609     3104    -1505     
   + Partials        410      322      -88     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-uniffle/pull/725?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...he/uniffle/client/impl/ShuffleWriteClientImpl.java](https://codecov.io/gh/apache/incubator-uniffle/pull/725?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS91bmlmZmxlL2NsaWVudC9pbXBsL1NodWZmbGVXcml0ZUNsaWVudEltcGwuamF2YQ==) | `33.66% <100.00%> (ø)` | |
   
   ... and [28 files with indirect coverage changes](https://codecov.io/gh/apache/incubator-uniffle/pull/725/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org


[GitHub] [incubator-uniffle] jerqi merged pull request #725: [MINOR] improvement(client): update log level from INFO to DEBUG to avoid noisy

Posted by "jerqi (via GitHub)" <gi...@apache.org>.
jerqi merged PR #725:
URL: https://github.com/apache/incubator-uniffle/pull/725


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org