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

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

                Author: ASF GitHub Bot
            Created on: 12/Oct/19 14:09
            Start Date: 12/Oct/19 14:09
    Worklog Time Spent: 10m 
      Work Description: cxorm commented on pull request #1652: HDDS-2220. 
HddsVolume needs a toString method.
URL: https://github.com/apache/hadoop/pull/1652
 
 
   Override toString to show the path of HddsVolume.
   
   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
   For more details, please see 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
   
 
----------------------------------------------------------------
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: 327337)
    Remaining Estimate: 0h
            Time Spent: 10m

> HddsVolume needs a toString method
> ----------------------------------
>
>                 Key: HDDS-2220
>                 URL: https://issues.apache.org/jira/browse/HDDS-2220
>             Project: Hadoop Distributed Data Store
>          Issue Type: Task
>            Reporter: Marton Elek
>            Assignee: YiSheng Lien
>            Priority: Major
>              Labels: newbie, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This is logged to the console of datanodes:
> {code:java}
> 2019-10-01 11:37:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 11:52:59 INFO  ThrottledAsyncChecker:139 - Scheduling a check for 
> org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 11:52:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:07:59 INFO  ThrottledAsyncChecker:139 - Scheduling a check for 
> org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:07:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:22:59 INFO  ThrottledAsyncChecker:139 - Scheduling a check for 
> org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:22:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:37:59 INFO  ThrottledAsyncChecker:139 - Scheduling a check for 
> org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:37:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:52:59 INFO  ThrottledAsyncChecker:139 - Scheduling a check for 
> org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a
> 2019-10-01 12:52:59 INFO  HddsVolumeChecker:202 - Scheduled health check for 
> volume org.apache.hadoop.ozone.container.common.volume.HddsVolume@5460cf3a 
> {code}
> Without a proper HddsVolume.toString it's hard to say which volume is 
> checked...
>  



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