You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/05/21 17:46:26 UTC

[GitHub] [hadoop] supratimdeka opened a new pull request #841: HDDS-1559. Include committedBytes to determine Out of Space in VolumeChoosingPolicy. Contributed by Supratim Deka

supratimdeka opened a new pull request #841: HDDS-1559. Include committedBytes to determine Out of Space in VolumeChoosingPolicy. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/841
 
 
   https://issues.apache.org/jira/browse/HDDS-1559
   
   This patch improves the space availability check in chooseVolume by inclusion of committed space(committedBytes in HddsVolume) in the equation. Container create fails with Exception if there isn't sufficient available space.
   
   The handling/management of the exception in Ratis is not modified in this patch. That will be scoped separately as part of Datanode IO Failure handling work.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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