Skip to content

Conversation

@HorizonNet
Copy link
Contributor

Signed-off-by: stack [email protected]
Signed-off-by: Jan Hentschel [email protected]
Signed-off-by: Duo Zhang [email protected]

@HorizonNet HorizonNet added the backport This PR is a back port of some issue or issues already committed to master label Apr 12, 2020
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 44s 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.
_ branch-2.3 Compile Tests _
_ Patch Compile Tests _
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
_ Other Tests _
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
2m 20s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1498
Optional Tests dupname asflicense xml
uname Linux 1a1faed3d2da 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.3 / f5b3945
Max. process+thread count 51 (vs. ulimit of 12500)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/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 0m 44s Docker mode activated.
-0 ⚠️ yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2.3 Compile Tests _
+1 💚 mvninstall 5m 38s branch-2.3 passed
+1 💚 javadoc 0m 14s branch-2.3 passed
_ Patch Compile Tests _
+1 💚 mvninstall 5m 11s the patch passed
+1 💚 javadoc 0m 12s the patch passed
_ Other Tests _
+1 💚 unit 0m 13s hbase-resource-bundle in the patch passed.
13m 27s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1498
Optional Tests javac javadoc unit
uname Linux 5db7b958ed62 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.3 / f5b3945
Default Java 1.8.0_232
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/1/testReport/
Max. process+thread count 60 (vs. ulimit of 12500)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/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 52s Docker mode activated.
-0 ⚠️ yetus 0m 11s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2.3 Compile Tests _
+1 💚 mvninstall 7m 36s branch-2.3 passed
+1 💚 javadoc 0m 13s branch-2.3 passed
_ Patch Compile Tests _
+1 💚 mvninstall 6m 52s the patch passed
+1 💚 javadoc 0m 11s the patch passed
_ Other Tests _
+1 💚 unit 0m 11s hbase-resource-bundle in the patch passed.
18m 8s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1498
Optional Tests javac javadoc unit
uname Linux 24db93239040 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 branch-2.3 / f5b3945
Default Java 2020-01-14
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/1/testReport/
Max. process+thread count 78 (vs. ulimit of 12500)
modules C: hbase-resource-bundle U: hbase-resource-bundle
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1498/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.

Signed-off-by: stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
@HorizonNet HorizonNet force-pushed the HBASE-23998_branch-2.3 branch from 83570f5 to 3afb809 Compare April 12, 2020 10:03
@HorizonNet HorizonNet merged commit 5dfd0d8 into apache:branch-2.3 Apr 12, 2020
@HorizonNet HorizonNet deleted the HBASE-23998_branch-2.3 branch April 12, 2020 10:05
ddupg pushed a commit to ddupg/hbase that referenced this pull request Apr 20, 2020
)

Signed-off-by: stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>

Co-authored-by: Wei-Chiu Chuang <[email protected]>
jojochuang added a commit to jojochuang/hbase that referenced this pull request Apr 23, 2020
)

Signed-off-by: stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>

Co-authored-by: Wei-Chiu Chuang <[email protected]>
(cherry picked from commit 5dfd0d8)
saintstack pushed a commit that referenced this pull request Apr 29, 2020
Signed-off-by: stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>

Co-authored-by: Wei-Chiu Chuang <[email protected]>
(cherry picked from commit 5dfd0d8)

Co-authored-by: Jan Hentschel <[email protected]>
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
) (apache#1568)

Signed-off-by: stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>

Co-authored-by: Wei-Chiu Chuang <[email protected]>
(cherry picked from commit 5dfd0d8)

Co-authored-by: Jan Hentschel <[email protected]>
(cherry picked from commit bf7487c)

Change-Id: I7c0904162f61649c4426d2727612981199b3fb31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants