You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tanping Wang (JIRA)" <ji...@apache.org> on 2011/02/26 01:43:22 UTC

[jira] Created: (HDFS-1659) HDFS Federation: BPOfferService exits after the first iteration of the loop

HDFS Federation: BPOfferService exits after the first iteration of the loop 
----------------------------------------------------------------------------

                 Key: HDFS-1659
                 URL: https://issues.apache.org/jira/browse/HDFS-1659
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: data-node
    Affects Versions: Federation Branch
            Reporter: Tanping Wang
            Assignee: Tanping Wang
            Priority: Minor
             Fix For: Federation Branch


HDFS federation:
BPOfferService#offerService() sets the shouldServiceRun flag to false and this results in the thread exist after the try block in the method is executed once.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HDFS-1659) HDFS Federation: BPOfferService exits after the first iteration of the loop

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved HDFS-1659.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I committed the patch.

> HDFS Federation: BPOfferService exits after the first iteration of the loop 
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-1659
>                 URL: https://issues.apache.org/jira/browse/HDFS-1659
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node
>    Affects Versions: Federation Branch
>            Reporter: Tanping Wang
>            Assignee: Tanping Wang
>            Priority: Minor
>             Fix For: Federation Branch
>
>         Attachments: HDFS-1659.patch
>
>
> HDFS federation:
> BPOfferService#offerService() sets the shouldServiceRun flag to false and this results in the thread exist after the try block in the method is executed once.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira