[ 
https://issues.apache.org/jira/browse/HDFS-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077389#comment-17077389
 ] 

Ayush Saxena commented on HDFS-15263:
-------------------------------------

Thanx [~elgoiri] for the review.

Checked {{TestBPOfferService}}, Seems not related.
{noformat}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hdfs.server.datanode.TestBPOfferService
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.679 
s - in org.apache.hadoop.hdfs.server.datanode.TestBPOfferService
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
{noformat}

> Fix the logic of scope and excluded scope in Network Topology
> -------------------------------------------------------------
>
>                 Key: HDFS-15263
>                 URL: https://issues.apache.org/jira/browse/HDFS-15263
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-15263-01.patch, HDFS-15263-02.patch, 
> HDFS-15263-03.patch, HDFS-15263-04.patch, HDFS-15263-05.patch
>
>
> If scope is d1 and excluded scope is d10, still scope will be starting with 
> excluded scope, so by current logic it will return null, It should append 
> Separator and then check.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to