Skip to content
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

HDFS-15408. Add a new parameter to control the timeout properties of Connection in case that the command ‘HDfs fsck’ would failed with SocketTimeoutException. #2067

Closed
wants to merge 1 commit into from

Conversation

echohlne
Copy link
Contributor

HDFS-15408- add a new parameter to prevent the command hdfs fsck SocketTimeOut

@echohlne echohlne changed the title HDFS-15408- add a new parameter to prevent the command hdfs fsck SocketTimeOut HDFS-15408. Add a new parameter to prevent the command hdfs fsck failed with SocketTimeOut. Jun 11, 2020
@echohlne echohlne changed the title HDFS-15408. Add a new parameter to prevent the command hdfs fsck failed with SocketTimeOut. HDFS-15408. Add a new parameter to control the timeout properties of Connection in case that the command ‘HDfs fsck’ would failed with SocketTimeoutException. Jun 11, 2020
@echohlne echohlne closed this Jun 11, 2020
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 33m 39s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 💚 mvninstall 27m 38s trunk passed
+1 💚 compile 1m 7s trunk passed
+1 💚 checkstyle 0m 54s trunk passed
+1 💚 mvnsite 1m 15s trunk passed
+1 💚 shadedclient 17m 31s branch has no errors when building and testing our client artifacts.
+1 💚 javadoc 0m 44s trunk passed
+0 🆗 spotbugs 3m 5s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 2s trunk passed
_ Patch Compile Tests _
-1 ❌ mvninstall 0m 35s hadoop-hdfs in the patch failed.
-1 ❌ compile 0m 35s hadoop-hdfs in the patch failed.
-1 ❌ javac 0m 35s hadoop-hdfs in the patch failed.
-0 ⚠️ checkstyle 0m 47s hadoop-hdfs-project/hadoop-hdfs: The patch generated 3 new + 477 unchanged - 0 fixed = 480 total (was 477)
-1 ❌ mvnsite 0m 36s hadoop-hdfs in the patch failed.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ shadedclient 3m 58s patch has errors when building and testing our client artifacts.
+1 💚 javadoc 0m 39s the patch passed
-1 ❌ findbugs 0m 36s hadoop-hdfs in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 38s hadoop-hdfs in the patch failed.
+1 💚 asflicense 0m 25s The patch does not generate ASF License warnings.
95m 48s
Subsystem Report/Notes
Docker ClientAPI=1.40 ServerAPI=1.40 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/Dockerfile
GITHUB PR #2067
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux d2d61791ac2a 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 93b121a
Default Java Private Build-1.8.0_252-8u252-b09-1~18.04-b09
mvninstall https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt
compile https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-compile-hadoop-hdfs-project_hadoop-hdfs.txt
javac https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-compile-hadoop-hdfs-project_hadoop-hdfs.txt
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
mvnsite https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/testReport/
Max. process+thread count 307 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-2067/1/console
versions git=2.17.1 maven=3.6.0 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants