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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
