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

ASF GitHub Bot logged work on HDFS-15920:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Sep/21 13:31
            Start Date: 13/Sep/21 13:31
    Worklog Time Spent: 10m 
      Work Description: jianghuazhu edited a comment on pull request #2831:
URL: https://github.com/apache/hadoop/pull/2831#issuecomment-918193786


   Thanks @ayushtkn  for the comment.
   I checked again and found that there are some exceptions in jenkins, for 
example:
   hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
   I looked into the code and found that some exceptions occurred mainly when 
initializing MiniQJMHACluster->initializeSharedEdits.
   
   I directly used the code of the trunk branch to test 
TestBalancerWithHANameNodes, and found that the same exception occurred.
   So it doesn't seem to have much to do with the code I submitted.
   


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 650019)
    Time Spent: 3h 50m  (was: 3h 40m)

> Solve the problem that the value of SafeModeMonitor#RECHECK_INTERVAL can be 
> configured
> --------------------------------------------------------------------------------------
>
>                 Key: HDFS-15920
>                 URL: https://issues.apache.org/jira/browse/HDFS-15920
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> The current SafeModeMonitor#RECHECK_INTERVAL value has a fixed value (=1000), 
> and this value should be set and configurable. Because the lock is occupied 
> internally, it competes with other places.



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