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

HBASE-24364 [Chaos Monkey] Invalid data block encoding in ChangeEncodingAction #1707

Merged
merged 1 commit into from May 15, 2020

Conversation

mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented May 13, 2020

No description provided.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 10s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 3m 58s master passed
+1 💚 compile 0m 25s master passed
+1 💚 shadedjars 5m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 14s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 3m 48s the patch passed
+1 💚 compile 0m 25s the patch passed
+1 💚 javac 0m 25s the patch passed
+1 💚 shadedjars 6m 0s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 12s the patch passed
_ Other Tests _
+1 💚 unit 0m 52s hbase-it in the patch passed.
24m 7s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #1707
Optional Tests javac javadoc unit shadedjars compile
uname Linux a5d4efc7eb69 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 dev-support/hbase-personality.sh
git revision master / a782531
Default Java 1.8.0_232
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/testReport/
Max. process+thread count 660 (vs. ulimit of 12500)
modules C: hbase-it U: hbase-it
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/console
versions git=2.17.1 maven=(cecedd343002696d0abb50b32b541b8a6ba2883f)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 15s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 4m 43s master passed
+1 💚 compile 0m 28s master passed
+1 💚 shadedjars 6m 21s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 14s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 4m 32s the patch passed
+1 💚 compile 0m 28s the patch passed
+1 💚 javac 0m 28s the patch passed
+1 💚 shadedjars 6m 24s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 12s the patch passed
_ Other Tests _
+1 💚 unit 0m 52s hbase-it in the patch passed.
26m 38s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1707
Optional Tests javac javadoc unit shadedjars compile
uname Linux 4a337f9b76c4 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 dev-support/hbase-personality.sh
git revision master / a782531
Default Java 2020-01-14
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/testReport/
Max. process+thread count 653 (vs. ulimit of 12500)
modules C: hbase-it U: hbase-it
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/console
versions git=2.17.1 maven=(cecedd343002696d0abb50b32b541b8a6ba2883f)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 21s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 mvninstall 4m 7s master passed
+1 💚 checkstyle 0m 16s master passed
+1 💚 spotbugs 0m 0s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 3m 50s the patch passed
+1 💚 checkstyle 0m 15s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 12m 16s Patch does not cause any errors with Hadoop 3.1.2 3.2.1.
+1 💚 spotbugs 0m 0s the patch passed
_ Other Tests _
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
29m 55s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1707
Optional Tests dupname asflicense spotbugs hadoopcheck hbaseanti checkstyle
uname Linux 12adedae4344 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 dev-support/hbase-personality.sh
git revision master / a782531
Max. process+thread count 65 (vs. ulimit of 12500)
modules C: hbase-it U: hbase-it
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1707/1/console
versions git=2.17.1 maven=(cecedd343002696d0abb50b32b541b8a6ba2883f)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@mymeiyi mymeiyi merged commit a73132c into apache:master May 15, 2020
mymeiyi added a commit that referenced this pull request May 15, 2020
…ingAction (#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
mymeiyi added a commit that referenced this pull request May 15, 2020
…ingAction (#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
ddupg pushed a commit to ddupg/hbase that referenced this pull request May 15, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
ddupg pushed a commit to ddupg/hbase that referenced this pull request May 15, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
mymeiyi added a commit to mymeiyi/hbase that referenced this pull request May 20, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
mymeiyi added a commit that referenced this pull request May 20, 2020
…ingAction (#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
HomminLee pushed a commit to HomminLee/hbase that referenced this pull request Jun 12, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
clarax pushed a commit to clarax/hbase that referenced this pull request Nov 15, 2020
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…ingAction (apache#1707)

Signed-off-by: Jan Hentschel <janh@apache.org>
(cherry picked from commit 43d39ee)

Change-Id: Ie08613b86f756a733aa7d0bbdec8ab93ce41f607
@mymeiyi mymeiyi deleted the fix-data-block branch December 21, 2021 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants