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

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

                Author: ASF GitHub Bot
            Created on: 28/Oct/19 18:10
            Start Date: 28/Oct/19 18:10
    Worklog Time Spent: 10m 
      Work Description: hanishakoneru commented on pull request #40: HDDS-2285. 
GetBlock and ReadChunk command from the client should be s…
URL: https://github.com/apache/hadoop-ozone/pull/40
 
 
   
 
----------------------------------------------------------------
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: 335080)
    Time Spent: 20m  (was: 10m)

> GetBlock and ReadChunk commands should be sent to the same datanode
> -------------------------------------------------------------------
>
>                 Key: HDDS-2285
>                 URL: https://issues.apache.org/jira/browse/HDDS-2285
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>            Reporter: Mukul Kumar Singh
>            Assignee: Hanisha Koneru
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I can be observed that the GetBlock and ReadChunk command is sent to 2 
> different datanodes. It should be sent to the same datanode to re-use the 
> connection.
> {code}
> 19/10/10 00:43:42 INFO scm.XceiverClientGrpc: Send command GetBlock to 
> datanode 172.26.32.224
> 19/10/10 00:43:42 INFO scm.XceiverClientGrpc: Send command ReadChunk to 
> datanode 172.26.32.231
> {code}



--
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