[jira] [Created] (HBASE-22127) Introduce an switch to allow the LRUBlockCache offheap or not.

2019-03-28 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22127: Summary: Introduce an switch to allow the LRUBlockCache offheap or not. Key: HBASE-22127 URL: https://issues.apache.org/jira/browse/HBASE-22127 Project: HBase

Working on 1.3.4 release

2019-03-28 Thread Francis Christopher Liu
Hi, As promised working on cutting a 1.3 release for this quarter. Should hopefully have an RC up next week. Thanks, Francis

[jira] [Created] (HBASE-22126) TestBlocksRead is flaky (branch-1)

2019-03-28 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-22126: -- Summary: TestBlocksRead is flaky (branch-1) Key: HBASE-22126 URL: https://issues.apache.org/jira/browse/HBASE-22126 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-22123) REST gateway reports Insufficient permissions exceptions as 404 Not Found

2019-03-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-22123. --- Resolution: Fixed Assignee: Tomas Sokorai Hadoop Flags: Reviewed Fix Version/s: 2.1.5

[jira] [Resolved] (HBASE-22125) Fix more instances in make_rc.sh where we need -Dhttps.protocols=TLSv1.2

2019-03-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-22125. Resolution: Fixed Fix Version/s: 1.2.12 1.3.4

[jira] [Created] (HBASE-22125) Fix more instances in make_rc.sh where we need -Dhttps.protocols=TLSv1.2

2019-03-28 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-22125: -- Summary: Fix more instances in make_rc.sh where we need -Dhttps.protocols=TLSv1.2 Key: HBASE-22125 URL: https://issues.apache.org/jira/browse/HBASE-22125

[jira] [Resolved] (HBASE-21135) Build fails on windows as it fails to parse windows path during license check

2019-03-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-21135. Resolution: Fixed > Build fails on windows as it fails to parse windows path during

[jira] [Reopened] (HBASE-21135) Build fails on windows as it fails to parse windows path during license check

2019-03-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-21135: This change has introduced a new Maven warning on branch-1 [WARNING] Some problems were

[jira] [Created] (HBASE-22124) Optimize the performance for region moving

2019-03-28 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22124: - Summary: Optimize the performance for region moving Key: HBASE-22124 URL: https://issues.apache.org/jira/browse/HBASE-22124 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-22123) REST gateway reports Insufficient permissions exceptions as 404 Not Found

2019-03-28 Thread Tomas Sokorai (JIRA)
Tomas Sokorai created HBASE-22123: - Summary: REST gateway reports Insufficient permissions exceptions as 404 Not Found Key: HBASE-22123 URL: https://issues.apache.org/jira/browse/HBASE-22123 Project:

[jira] [Created] (HBASE-22122) Change to release mob hfile's block after rpc server shipped response to client

2019-03-28 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22122: Summary: Change to release mob hfile's block after rpc server shipped response to client Key: HBASE-22122 URL: https://issues.apache.org/jira/browse/HBASE-22122 Project:

[jira] [Reopened] (HBASE-22053) zookeeper URL links in documentation are failing with 404

2019-03-28 Thread Subrat Mishra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subrat Mishra reopened HBASE-22053: --- Need to change ZooKeeper version to 3.4.10 as suggested by [~tamaas] > zookeeper URL links in

Re: Request for an invite to Slack Channel

2019-03-28 Thread Peter Somogyi
I sent an invitation to your @apache address. On Thu, Mar 28, 2019 at 1:32 AM Sergey Shelukhin wrote: > Can I have one too? :) > > -Original Message- > From: William Shen > Sent: Tuesday, March 5, 2019 2:57 PM > To: dev@hbase.apache.org > Subject: Re: Request for an invite to Slack

Re: [VOTE] Send GitHub notification to issues@hbase

2019-03-28 Thread Peter Somogyi
> Will dev@ still get notified when new issues are opened? Or not at all? I forwarded the question to INFRA. On Thu, Mar 28, 2019 at 7:09 AM Yu Li wrote: > +1 > > Best Regards, > Yu > > > On Thu, 28 Mar 2019 at 08:50, Zach York > wrote: > > > Will dev@ still get notified when new issues are

[jira] [Created] (HBASE-22121) AsyncAdmin can not deal with non default meta replica

2019-03-28 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22121: - Summary: AsyncAdmin can not deal with non default meta replica Key: HBASE-22121 URL: https://issues.apache.org/jira/browse/HBASE-22121 Project: HBase Issue Type:

Re: [VOTE] Send GitHub notification to issues@hbase

2019-03-28 Thread Yu Li
+1 Best Regards, Yu On Thu, 28 Mar 2019 at 08:50, Zach York wrote: > Will dev@ still get notified when new issues are opened? Or not at all? > > +1 if dev@ still gets notified when new issues are opened (how it > currently > works with JIRA) > > On Wed, Mar 27, 2019 at 5:34 PM Andrew Purtell