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/08/22 03:51:24 UTC

[GitHub] [incubator-uniffle] leixm opened a new issue, #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer

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

   Should shuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer? so that we can make more full use of disk io without waiting for the buffer to reach _`rss.server.buffer.capacity * rss.server.memory.shuffle.highWaterMark.percentage`_


-- 
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] leixm commented on issue #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer

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

   I think it's necessary feature, what do u think? @jerqi 


-- 
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 #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer

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

   > I think it's necessary feature, what do u think? @jerqi
   
   Agree, Do you want to raise a pr?


-- 
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] leixm commented on issue #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer

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

   yes, I will create a PR


-- 
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 closed issue #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer

Posted by GitBox <gi...@apache.org>.
jerqi closed issue #173: [Improvement] ShuffleBufferManager supports triggering flush according to the size of single ShuffleBuffer
URL: https://github.com/apache/incubator-uniffle/issues/173


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