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

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

                Author: ASF GitHub Bot
            Created on: 06/Nov/19 05:54
            Start Date: 06/Nov/19 05:54
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #120: HDDS-2407. 
Reduce log level of per-node failure in XceiverClientGrpc
URL: https://github.com/apache/hadoop-ozone/pull/120
 
 
   ## What changes were proposed in this pull request?
   
   When reading from a pipeline, client should not care if some datanode could 
not service the request, as long as the pipeline as a whole is OK.  The [log 
message](https://github.com/apache/hadoop-ozone/blob/2529cee1a7dd27c51cb9aed0dc57af283ff24e26/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java#L303-L304)
 indicating node failure was [increased to error 
level](https://github.com/apache/hadoop-ozone/commit/a79dc4609a975d46a3e051ad6904fb1eb40705ee#diff-b9b6f3ccb12829d90886e041d11395b1R288)
 in [HDDS-1780](https://issues.apache.org/jira/browse/HDDS-1780).  This PR 
proposes to change it back to debug.  Pipeline-level failure is still logged as 
error.
   
   https://issues.apache.org/jira/browse/HDDS-2407
   
   ## How was this patch tested?
   
   Tested locally on docker-compose cluster with 0/1/2/3 datanodes down.
 
----------------------------------------------------------------
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: 339167)
    Remaining Estimate: 0h
            Time Spent: 10m

> Reduce log level of per-node failure in XceiverClientGrpc
> ---------------------------------------------------------
>
>                 Key: HDDS-2407
>                 URL: https://issues.apache.org/jira/browse/HDDS-2407
>             Project: Hadoop Distributed Data Store
>          Issue Type: Task
>          Components: Ozone Client
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When reading from a pipeline, client should not care if some datanode could 
> not service the request, as long as the pipeline as a whole is OK.  The [log 
> message|https://github.com/bshashikant/hadoop-ozone/blob/2529cee1a7dd27c51cb9aed0dc57af283ff24e26/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java#L303-L304]
>  indicating node failure was [increased to error 
> level|https://github.com/bshashikant/hadoop-ozone/commit/a79dc4609a975d46a3e051ad6904fb1eb40705ee#diff-b9b6f3ccb12829d90886e041d11395b1R288]
>  in HDDS-1780.  This task proposes to change it back to debug.



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