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 2023/01/12 11:48:27 UTC

[GitHub] [incubator-uniffle] advancedxy commented on issue #475: [Improvement] It's unnecessary to use ConcurrentHashMap for "partitionToBlockIds" in RssShuffleWriter

advancedxy commented on issue #475:
URL: https://github.com/apache/incubator-uniffle/issues/475#issuecomment-1380210362

   I'm in favor of this.  The following code path doesn't need a ConcurrentHashMap as well.
   https://github.com/apache/incubator-uniffle/blob/ddf83843a9fbce8155d159815c351b16eb5a9704/client/src/main/java/org/apache/uniffle/client/impl/ShuffleWriteClientImpl.java#L476


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