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-22914 Backport HBASE-20662 Increasing space quota on a violated… #534

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

jatsakthi
Copy link
Member

… table does not remove SpaceViolationPolicy.DISABLE enforcement

… table does not remove SpaceViolationPolicy.DISABLE enforcement

Signed-off-by: Sakthi <sakthi@apache.org>
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 81 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ branch-2.2 Compile Tests _
0 mvndep 13 Maven dependency ordering for branch
+1 mvninstall 333 branch-2.2 passed
+1 compile 81 branch-2.2 passed
+1 checkstyle 129 branch-2.2 passed
+1 shadedjars 266 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 61 branch-2.2 passed
0 spotbugs 172 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 249 branch-2.2 passed
_ Patch Compile Tests _
0 mvndep 16 Maven dependency ordering for patch
+1 mvninstall 315 the patch passed
+1 compile 80 the patch passed
+1 javac 80 the patch passed
+1 checkstyle 37 The patch passed checkstyle in hbase-client
+1 checkstyle 89 hbase-server: The patch generated 0 new + 120 unchanged - 4 fixed = 120 total (was 124)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 265 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 979 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 58 the patch passed
+1 findbugs 281 the patch passed
_ Other Tests _
+1 unit 208 hbase-client in the patch passed.
-1 unit 11347 hbase-server in the patch failed.
+1 asflicense 46 The patch does not generate ASF License warnings.
15358
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-534/1/artifact/out/Dockerfile
GITHUB PR #534
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 022c14262b81 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-534/out/precommit/personality/provided.sh
git revision branch-2.2 / ad0607f
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-534/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-534/1/testReport/
Max. process+thread count 4148 (vs. ulimit of 10000)
modules C: hbase-client hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-534/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@Apache9 Apache9 left a comment

Choose a reason for hiding this comment

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

+1.

@Apache9 Apache9 merged commit a1161c6 into apache:branch-2.2 Aug 26, 2019
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
… table does not remove SpaceViolationPolicy.DISABLE enforcement (apache#534)

Signed-off-by: Sakthi <sakthi@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a1161c6)

Change-Id: I436b388089354eaaaf887936e27dbb78e9789f72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants