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

Hudson commented on HDDS-1749:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16983 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16983/])
HDDS-1749 : Ozone Client should randomize the list of nodes in pipeline 
(31469764+bshashikant: rev ba43233451128118e999f51f7c52f2d50993b56e)
* (edit) 
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java


> Ozone Client should randomize the list of nodes in pipeline for reads
> ---------------------------------------------------------------------
>
>                 Key: HDDS-1749
>                 URL: https://issues.apache.org/jira/browse/HDDS-1749
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Aravindan Vijayan
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Currently the list of nodes returned by SCM are static and are returned in 
> the same order to all the clients. Ideally these should be sorted by the 
> network topology and then returned to client.
> However even when network topology in not available, then SCM/client should 
> randomly sort the nodes before choosing the replica's to connect.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to