[jira] [Created] (HBASE-19867) Split TestStochasticLoadBalancer into several small tests

2018-01-26 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19867: - Summary: Split TestStochasticLoadBalancer into several small tests Key: HBASE-19867 URL: https://issues.apache.org/jira/browse/HBASE-19867 Project: HBase Issue

[jira] [Created] (HBASE-19868) TestCoprocessorWhitelistMasterObserver is flakey

2018-01-26 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19868: - Summary: TestCoprocessorWhitelistMasterObserver is flakey Key: HBASE-19868 URL: https://issues.apache.org/jira/browse/HBASE-19868 Project: HBase Issue

***UNCHECKED*** [jira] [Created] (HBASE-19869) Wrong class name used in TestLockManager

2018-01-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19869: -- Summary: Wrong class name used in TestLockManager Key: HBASE-19869 URL: https://issues.apache.org/jira/browse/HBASE-19869 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-19870) Fix the NEP in ReadOnlyZKClient#run

2018-01-26 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19870: -- Summary: Fix the NEP in ReadOnlyZKClient#run Key: HBASE-19870 URL: https://issues.apache.org/jira/browse/HBASE-19870 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19871) delete.rb help message wrong after HBASE-18142

2018-01-26 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19871: -- Summary: delete.rb help message wrong after HBASE-18142 Key: HBASE-19871 URL: https://issues.apache.org/jira/browse/HBASE-19871 Project: HBase Issue Type: Bug

Re: Is HBaseTestingUtility part of public API?

2018-01-26 Thread Nick Dimiduk
I think downstream users pull this in for integration tests. We should think about how we expect user applications to test their interactions with HBase. While we're at it, we should consider publishing a test BOM pom to reduce the guess-work. Stack's HBase Downstreamer is a good project to shine

Re: Is HBaseTestingUtility part of public API?

2018-01-26 Thread Ted Yu
At least Phoenix is using it. If you search in Phoenix repo, you would see a lot of classes with: import org.apache.hadoop.hbase.HBaseTestingUtility; If you have specific method(s) which you consider changing, you can ask dev@phoenix. FYI On Fri, Jan 26, 2018 at 2:01 PM, Mike Drob

Is HBaseTestingUtility part of public API?

2018-01-26 Thread Mike Drob
Can we make changes between releases? Do we know who else is using it? Mike

Re: Is HBaseTestingUtility part of public API?

2018-01-26 Thread Ted Yu
There are a few references in Apache Gora repo. FYI On Fri, Jan 26, 2018 at 2:10 PM, Ted Yu wrote: > At least Phoenix is using it. > If you search in Phoenix repo, you would see a lot of classes with: > > import org.apache.hadoop.hbase.HBaseTestingUtility; > > If you have

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-26 Thread Artem Ervits
+1 (non-binding) (1.8.0_161) Hadoop 2.7.5 checked MD5 arbitrary puts, gets, scans, count, list create snapshot, list, restore from snapshot ltt multiput and multiget pe randomWrite, randowRead, 500k rows On Thu, Jan 25, 2018 at 4:10 PM, rahul gidwani wrote: > + 1

[jira] [Created] (HBASE-19872) hbase1.3.1 regionerver Crash (bucketcache)

2018-01-26 Thread gehaijiang (JIRA)
gehaijiang created HBASE-19872: -- Summary: hbase1.3.1 regionerver Crash (bucketcache) Key: HBASE-19872 URL: https://issues.apache.org/jira/browse/HBASE-19872 Project: HBase Issue Type: Bug