[
https://issues.apache.org/jira/browse/HDDS-1865?focusedWorklogId=290877&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290877
]
ASF GitHub Bot logged work on HDDS-1865:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/19 23:57
Start Date: 07/Aug/19 23:57
Worklog Time Spent: 10m
Work Description: xiaoyuyao commented on pull request #1184: HDDS-1865.
Use "ozone.network.topology.aware.read" to control both RPC client and server
side logic
URL: https://github.com/apache/hadoop/pull/1184#discussion_r311809156
##########
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/placement/algorithms/ContainerPlacementPolicyFactory.java
##########
@@ -36,7 +36,7 @@
private static final Class<? extends ContainerPlacementPolicy>
OZONE_SCM_CONTAINER_PLACEMENT_IMPL_DEFAULT =
- SCMContainerPlacementRandom.class;
+ SCMContainerPlacementRackAware.class;
Review comment:
Thanks for the details.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 290877)
Time Spent: 1h 50m (was: 1h 40m)
> Use "ozone.network.topology.aware.read" to control both RPC client and server
> side logic
> -----------------------------------------------------------------------------------------
>
> Key: HDDS-1865
> URL: https://issues.apache.org/jira/browse/HDDS-1865
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Sammi Chen
> Assignee: Sammi Chen
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]