Skip to content

Conversation

@QilinCao
Copy link
Contributor

@QilinCao QilinCao commented Jun 8, 2020

When refactor SecureBulkLoadClient started in HBASE-22380. The public secureBulkLoadHFiles method parameter copyFiles was not passed to the refactoring method.

Copy link
Contributor

@wchevreuil wchevreuil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying on the issue, this looks good. Mind add a UT for checking this condition and avoid such mistake from been repeated in the future?

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 4m 25s 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.
-0 ⚠️ 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.
_ branch-2.2 Compile Tests _
+1 💚 mvninstall 5m 43s branch-2.2 passed
+1 💚 compile 0m 28s branch-2.2 passed
+1 💚 checkstyle 0m 39s branch-2.2 passed
+1 💚 shadedjars 4m 26s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 25s branch-2.2 passed
+0 🆗 spotbugs 1m 20s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 1m 18s branch-2.2 passed
-0 ⚠️ patch 1m 26s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 💚 mvninstall 5m 14s the patch passed
+1 💚 compile 0m 27s the patch passed
+1 💚 javac 0m 27s the patch passed
+1 💚 checkstyle 0m 38s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 25s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 28m 14s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 2.10.0 or 3.1.2 3.2.1.
+1 💚 javadoc 0m 23s the patch passed
+1 💚 findbugs 1m 24s the patch passed
_ Other Tests _
+1 💚 unit 3m 43s hbase-client in the patch passed.
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
68m 50s
Subsystem Report/Notes
Docker Client=19.03.9 Server=19.03.9 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1868/1/artifact/out/Dockerfile
GITHUB PR #1868
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 4efad511d154 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1868/out/precommit/personality/provided.sh
git revision branch-2.2 / 61a2cce
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1868/1/testReport/
Max. process+thread count 257 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1868/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor

Apache9 commented Jun 9, 2020

Please change the PR to against master branch?

I believe this is not a 2.2 specific bug.

@QilinCao
Copy link
Contributor Author

QilinCao commented Jun 9, 2020

@Apache9 master branch use AsyncClusterConnectionImpl as bulkload client, the bug not exist.

@Apache9
Copy link
Contributor

Apache9 commented Jun 9, 2020

Only branch-2.2 has the problem? What about branch-2 and branch-2.3?

Copy link
Contributor

@infraio infraio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@infraio infraio merged commit e7f17fe into apache:branch-2.2 Jun 19, 2020
@infraio infraio added the bug label Jun 19, 2020
asfgit pushed a commit that referenced this pull request Jun 19, 2020
…ent (#1868)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Jun 19, 2020
…ent (#1868)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…ent (apache#1868)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
clarax pushed a commit to clarax/hbase that referenced this pull request Nov 15, 2020
…ent (apache#1868)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…ent (apache#1868)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
(cherry picked from commit e7f17fe)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants