[ 
https://issues.apache.org/jira/browse/HDDS-2299?focusedWorklogId=327748&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-327748
 ]

ASF GitHub Bot logged work on HDDS-2299:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Oct/19 11:21
            Start Date: 14/Oct/19 11:21
    Worklog Time Spent: 10m 
      Work Description: lokeshj1703 commented on pull request #19: HDDS-2299. 
BlockManager should allocate a block in excluded pipelines if none other left
URL: https://github.com/apache/hadoop-ozone/pull/19
 
 
   In SCM, BlockManager#allocateBlock does not allocate a block in the excluded 
pipelines or datanodes if requested by the client. But there can be cases where 
excluded pipelines or datanodes are the only ones left. In such a case SCM 
should allocate a block in such pipelines and return to the client. The client 
can choose to use or discard the block.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 327748)
    Remaining Estimate: 0h
            Time Spent: 10m

> BlockManager should allocate a block in excluded pipelines if none other left
> -----------------------------------------------------------------------------
>
>                 Key: HDDS-2299
>                 URL: https://issues.apache.org/jira/browse/HDDS-2299
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In SCM, BlockManager#allocateBlock does not allocate a block in the excluded 
> pipelines or datanodes if requested by the client. But there can be cases 
> where excluded pipelines and datanodes are the only ones left. In such a case 
> SCM should allocate a block in such pipelines and return to the client. The 
> client can choose to use or discard the block.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to