-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-15988. Stabilise HDFS Pre-Commit. #2860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
Maybe we need to increase the heap size in MAVEN_OPTS or/and surefire setting. |
(!) A patch to the testing environment has been detected. |
Thanx @aajisaka for the pointers, I have increased the xmx in MAVEN_OPTS in the docker file. Let me know if we can do something else as well. Seems it is running very slow. for It just created ~31K snapshots in 10 mins, and hence failed, the earlier timeout was 5 mins, I increased it to 10, still. Seems the builds have gone too slow. |
💔 -1 overall
This message was automatically generated. |
Thank you @ayushtkn for the investigation. I think we can reduce the number of snapshots created in the test. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
Well there aren’t too many failures getting surfaced now, the journal node is being already tracked. one more thing, guess TestDirectoryScanner is not running now, post I touched it. Any pointers regarding the reason |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
TestDirectoryScanner ran this time and passed: |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
Removed the RBF changes. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanx @Hexiaoqiao for the review!!! |
…Ayush Saxena. Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
https://issues.apache.org/jira/browse/HDFS-15988