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/09/19 09:45:12 UTC

[GitHub] [incubator-uniffle] zuston opened a new issue, #229: Negative value of preAllocatedSize

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

   I found sometimes the value of  `preAllocatedSize` is negative in the shuffle server log, which makes me confused. Maybe this problem is caused by race condition.


-- 
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] zuston commented on issue #229: Negative value of preAllocatedSize

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

   > We have found this problem before, and it has not occurred since #159
   
   #159 has been applied in our internal uniffle cluster, but it still occurred.


-- 
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 #229: Negative value of preAllocatedSize

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

   It's abnormal. It should be caused by some bugs.


-- 
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] xianjingfeng commented on issue #229: Negative value of preAllocatedSize

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

   If the `requireBufferId` just expires when writing data, it may occurred. Maybe we need to introduce locks when memory be released.


-- 
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] xianjingfeng commented on issue #229: Negative value of preAllocatedSize

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

   We have found this problem before, and it has not occurred since #159 


-- 
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] advancedxy closed issue #229: Negative value of preAllocatedSize

Posted by GitBox <gi...@apache.org>.
advancedxy closed issue #229: Negative value of preAllocatedSize
URL: https://github.com/apache/incubator-uniffle/issues/229


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