Skip to content

HBASE-22013 SpaceQuotas - getNumRegions() returning wrong number of regions due to region replicas - #570

Closed
shardul-cr7 wants to merge 4 commits into
apache:masterfrom
shardul-cr7:HBASE-22013
Closed

HBASE-22013 SpaceQuotas - getNumRegions() returning wrong number of regions due to region replicas#570
shardul-cr7 wants to merge 4 commits into
apache:masterfrom
shardul-cr7:HBASE-22013

Conversation

@shardul-cr7

@shardul-cr7shardul-cr7 commented Sep 1, 2019

Copy link
Copy Markdown
Contributor

Space Quota: Space Quota Issue: If a table is created with region replica then quota calculation is not happening

Steps:

1: Create a table with 100 regions with region replica 3

2: Observe that 'hbase:quota' table doesn't have entry of usage for this table So In UI only policy Limit and Policy is shown but not Usage and State.

Reason:

It looks like File system utilization core is sending data of 100 reiogns but not the size of region replicas.

But in quota observer chore, it is considering total region(actual regions+ replica reasons)

So the ratio of reported regions is less then configured percentRegionsReportedThreshold.
So quota calculation is not happening

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec68Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall350master passed
+1compile59master passed
+1checkstyle89master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs263Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs261master passed
_ Patch Compile Tests _
+1mvninstall329the patch passed
+1compile58the patch passed
+1javac58the patch passed
-1checkstyle87hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1whitespace0The patch has no whitespace issues.
-1shadedjars242patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck1029Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs270the patch passed
_ Other Tests _
-1unit17096hbase-server in the patch failed.
-1asflicense46The patch generated 1 ASF License warnings.
20776
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux bb8ab2dba410 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / b642ee0
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/artifact/out/patch-shadedjars.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4867 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec50Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall412master passed
+1compile67master passed
+1checkstyle102master passed
+1shadedjars354branch has no errors when building our shaded downstream artifacts.
+1javadoc44master passed
0spotbugs286Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs284master passed
_ Patch Compile Tests _
+1mvninstall386the patch passed
+1compile70the patch passed
+1javac70the patch passed
-1checkstyle92hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1whitespace0The patch has no whitespace issues.
-1shadedjars267patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck1188Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc40the patch passed
+1findbugs283the patch passed
_ Other Tests _
-1unit9797hbase-server in the patch failed.
-1asflicense30The patch generated 1 ASF License warnings.
13934
ReasonTests
Failed junit testshadoop.hbase.master.replication.TestTransitPeerSyncReplicationStateProcedureRetry
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e810aacb4e8a 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / 97fbaa6
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/artifact/out/patch-shadedjars.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4788 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec136Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall431master passed
+1compile65master passed
+1checkstyle107master passed
+1shadedjars371branch has no errors when building our shaded downstream artifacts.
+1javadoc48master passed
0spotbugs302Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs299master passed
_ Patch Compile Tests _
+1mvninstall418the patch passed
+1compile75the patch passed
+1javac75the patch passed
-1checkstyle102hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1whitespace0The patch has no whitespace issues.
-1shadedjars304patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck1329Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc52the patch passed
+1findbugs327the patch passed
_ Other Tests _
-1unit17267hbase-server in the patch failed.
-1asflicense58The patch generated 1 ASF License warnings.
21975
ReasonTests
Failed junit testshadoop.hbase.util.TestFromClientSide3WoUnsafe
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f7c72108ca40 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / a5ef6b2
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/artifact/out/patch-shadedjars.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5296 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall356master passed
+1compile61master passed
+1checkstyle84master passed
+1shadedjars290branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs247Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs245master passed
_ Patch Compile Tests _
+1mvninstall312the patch passed
+1compile60the patch passed
+1javac60the patch passed
-1checkstyle86hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1whitespace0The patch has no whitespace issues.
-1shadedjars236patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck940Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs270the patch passed
_ Other Tests _
-1unit9776hbase-server in the patch failed.
-1asflicense34The patch generated 1 ASF License warnings.
13248
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a4fd2b7fe3be 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / d32bf8d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/artifact/out/patch-shadedjars.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4498 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall378master passed
+1compile54master passed
+1checkstyle77master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs202Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs199master passed
_ Patch Compile Tests _
+1mvninstall296the patch passed
+1compile53the patch passed
+1javac53the patch passed
-1checkstyle78hbase-server: The patch generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
+1whitespace0The patch has no whitespace issues.
-1shadedjars226patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck919Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs248the patch passed
_ Other Tests _
+1unit9900hbase-server in the patch passed.
-1asflicense31The patch generated 1 ASF License warnings.
13216
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 84c84306ee3f 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / 8e8bd8b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/artifact/out/patch-shadedjars.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4737 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

List<RegionInfo> regions = this.conn.getAdmin().getRegions(table);
if (regions == null) {
return 0;
} else {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: the else branch is unnecessary. Just make this if (regions==null) {return 0;} RegionReplicaUtil... (but properly formatted).

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Hi @joshelser , Thanks for the review. Did all the changes and pushed. :)

p.addColumn(Bytes.toBytes(SpaceQuotaHelperForTests.F1), Bytes.toBytes("to"),
Bytes.toBytes("reject"));
// Adding a sleep for 5 sec, so all the chores run and to void flakiness of the test.
Thread.sleep(5000);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👎 Make this an explicit check. What do you need to propagate so that this test can pass? The RegionServerQuotaManager needs to be aware of the quota that was set? You can look at that via HBaseTestingUtility and the HRegionServer object you can get from there.

Is that clear? Like your other PR, there should be examples of doing this already in the o.a.h.h.quotas package.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Not required here since verifyViolation() has NUM_RETRIES as 10 and also has some wait. So removing the Thread.Sleep here. Even without it, testcase will always pass.


@Test
public void testSetQuotaWithRegionReplicaMultipleRegion() throws Exception {
setQuotaAndVerifyForRegionReplication(5, 3, SpaceViolationPolicy.NO_INSERTS);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it intentional that this is 5 and the other lines are 6?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Not intentional. changed it to 6 only.


@Test
public void testSetQuotaWithRegionReplicaSingleRegion() throws Exception {
setQuotaAndVerifyForRegionReplication(1, 2, SpaceViolationPolicy.NO_INSERTS);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Turn this into a for-loop with SpaceViolationPolicy.values()?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Done

@joshelserjoshelser left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fixing this up. Will wait for QA to come back before committing, but otherwise looks fine.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec2m 4sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 2 new or modified test files.
_ master Compile Tests _
💚mvninstall6m 48smaster passed
💚compile1m 1smaster passed
💚checkstyle1m 30smaster passed
💚shadedjars5m 2sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 36smaster passed
💙spotbugs4m 31sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs4m 29smaster passed
_ Patch Compile Tests _
💚mvninstall5m 25sthe patch passed
💚compile1m 9sthe patch passed
💚javac1m 9sthe patch passed
💚checkstyle1m 45sthe patch passed
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars6m 36spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck22m 26sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc0m 48sthe patch passed
💚findbugs5m 6sthe patch passed
_ Other Tests _
💔unit244m 51shbase-server in the patch failed.
💚asflicense0m 27sThe patch does not generate ASF License warnings.
318m 26s
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/7/artifact/out/Dockerfile
GITHUB PR#570
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1602e026676d 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-570/out/precommit/personality/provided.sh
git revisionmaster / fbd5b5e
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/7/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/7/testReport/
Max. process+thread count4833 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-570/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@joshelser

Copy link
Copy Markdown
Member
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 194.006 s - in org.apache.hadoop.hbase.quotas.TestSpaceQuotasWithRegionReplicas

Looks like the new test (and all of the old quota tests) passed. Will get this in.

@shardul-cr7

Copy link
Copy Markdown
ContributorAuthor

Thank you @joshelser :-)

asfgit pushed a commit that referenced this pull request Sep 9, 2019
…ons for a table
Closes#570
Signed-off-by: Josh Elser <elserj@apache.org>
asfgit pushed a commit that referenced this pull request Sep 9, 2019
…ons for a table
Closes#570
Signed-off-by: Josh Elser <elserj@apache.org>
asfgit pushed a commit that referenced this pull request Sep 9, 2019
…ons for a table
Closes#570
Signed-off-by: Josh Elser <elserj@apache.org>
@asfgitasfgit closed this in 93f39a7Sep 9, 2019
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…ons for a table
Closesapache#570
Signed-off-by: Josh Elser <elserj@apache.org>
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…ons for a table
Closesapache#570
Signed-off-by: Josh Elser <elserj@apache.org>
(cherry picked from commit 973ec21)
Change-Id: I1a9dd12df50867672042e7cf4738ea94896f6085
Sign up for freeto 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

@shardul-cr7@Apache-HBase@joshelser