You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/02/07 08:14:38 UTC

[GitHub] [incubator-uniffle] kaijchen opened a new pull request, #557: [Minor] Remove unnecessary synchronization on local variables

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

   ### What changes were proposed in this pull request?
   
   Remove unnecessary `synchronized` on local variables.
   
   ### Why are the changes needed?
   
   Clean code and speed up.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   CI.


-- 
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] kaijchen closed pull request #557: [Minor] Remove unnecessary synchronization on local variables

Posted by "kaijchen (via GitHub)" <gi...@apache.org>.
kaijchen closed pull request #557: [Minor] Remove unnecessary synchronization on local variables
URL: https://github.com/apache/incubator-uniffle/pull/557


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