Re: [VOTE] The second release candidate for HBase 2.0.4 is available

2019-01-02 Thread Stack
Thanks for the ITBLL Allan. +1 from me too. Thats three binding +1s. Will leave it open another while in case anyone else wants to take a looksee. S On Sat, Dec 29, 2018 at 8:44 AM Stack wrote: > The second release candidate for HBase 2.0.4 is available for download: > >

[jira] [Resolved] (HBASE-18569) Add prefetch support for async region locator

2019-01-02 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-18569. --- Resolution: Fixed Fix Version/s: 2.0.5 Pushed to branch-2.0. > Add prefetch support for

[jira] [Reopened] (HBASE-18569) Add prefetch support for async region locator

2019-01-02 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-18569: --- Reopen for cherry-picking to branch-2.0. > Add prefetch support for async region locator >

Re: [VOTE] The second release candidate for HBase 2.0.4 is available

2019-01-02 Thread Allan Yang
+1 (binding) -- Build from src - OK -- SHA and Signatures(both src and bin) - OK -- start in distributed mode - OK -- Basic shell commands[create/drop/alter/get/put/scan] - OK -- Check Web UI - OK -- ITBLL 1B row for 1 run - OK Best Regards Allan Yang Stack 于2019年1月3日周四 上午1:19写道: > On

[VOTE] Second release candidate for HBase 2.1.2 is available for download

2019-01-02 Thread Stack
The second release candidate for HBase 2.1.2 is available for download: * https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.2RC1/ * Maven artifacts are also available in a staging repository at:

[jira] [Created] (HBASE-21666) Break up the TestExportSnapshot UTs; they can timeout

2019-01-02 Thread stack (JIRA)
stack created HBASE-21666: - Summary: Break up the TestExportSnapshot UTs; they can timeout Key: HBASE-21666 URL: https://issues.apache.org/jira/browse/HBASE-21666 Project: HBase Issue Type: Bug

Re: [VOTE] The second release candidate for HBase 2.0.4 is available

2019-01-02 Thread Stack
On Sun, Dec 30, 2018 at 5:46 PM 张铎(Duo Zhang) wrote: > +1(binding) > > Built from src: OK > Checked sums & sigs: All matched > Run all UTs(jdk8u151): Basically fine. TestExportSnapshot related UTs > always timeout under the runAllTests profile, but can pass if I remove the > profile and run them

[jira] [Created] (HBASE-21665) OfflineMetaRepair fails with NPE

2019-01-02 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-21665: Summary: OfflineMetaRepair fails with NPE Key: HBASE-21665 URL: https://issues.apache.org/jira/browse/HBASE-21665 Project: HBase Issue Type: Bug

Change in excluded list for PreCommit job

2019-01-02 Thread Peter Somogyi
Hi, >From now on the PreCommit-HBASE-Build job on builds.apache.org uses the flaky list for the target branch. You can still set the EXCLUDE_TESTS_URL parameter to specify different exclude list (e.g. rely on master exclude list for a branch-2.0 patch) but for that you need to manually trigger a