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

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

                Author: ASF GitHub Bot
            Created on: 14/Nov/19 12:02
            Start Date: 14/Nov/19 12:02
    Worklog Time Spent: 10m 
      Work Description: supratimdeka commented on pull request #168: HDDS-2479. 
Sonar : replace instanceof with catch block in XceiverClientGrpc 
sendCommandWithRetry
URL: https://github.com/apache/hadoop-ozone/pull/168
 
 
   https://issues.apache.org/jira/browse/HDDS-2479
   
   exceptionHandling combines different exception types into a common catch 
block, then uses instanceof to do different handling.
   Fix separates out IOException handling into a separate catch block.
   
   
 
----------------------------------------------------------------
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: 343358)
    Remaining Estimate: 0h
            Time Spent: 10m

> Sonar : replace instanceof with catch block in 
> XceiverClientGrpc.sendCommandWithRetry
> -------------------------------------------------------------------------------------
>
>                 Key: HDDS-2479
>                 URL: https://issues.apache.org/jira/browse/HDDS-2479
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Supratim Deka
>            Assignee: Supratim Deka
>            Priority: Minor
>              Labels: pull-request-available, sonar
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Sonar issue:
> https://sonarcloud.io/project/issues?id=hadoop-ozone&issues=AW5md_AGKcVY8lQ4ZsV_&open=AW5md_AGKcVY8lQ4ZsV_



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