[jira] [Resolved] (HBASE-22798) Release 2.1.6

2019-09-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22798. --- Resolution: Fixed All works are done. > Release 2.1.6 > - > > Key:

[jira] [Resolved] (HBASE-22900) No longer include multiple httpcore and httpclient versions in binary package

2019-09-08 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-22900. - Release Note: only a single version of httpclient 4 and httpcore 4 are included in the binary

[jira] [Created] (HBASE-22992) Blog post for hbtop on hbase.apache.org

2019-09-08 Thread Toshihiro Suzuki (Jira)
Toshihiro Suzuki created HBASE-22992: Summary: Blog post for hbtop on hbase.apache.org Key: HBASE-22992 URL: https://issues.apache.org/jira/browse/HBASE-22992 Project: HBase Issue Type:

Re: Request for assistance with September branch-1.3 and branch-1.4 release candidates

2019-09-08 Thread Andrew Purtell
File a JIRA for each constant failure? Then we can divide up the work. At the least, the task of bisecting to find the breaking change. > On Sep 8, 2019, at 6:00 PM, Sean Busbey wrote: > > I've filed HBASE-22991 to track a 1.4 release and have started the process. > > For others looking to

Re: Request for assistance with September branch-1.3 and branch-1.4 release candidates

2019-09-08 Thread Sean Busbey
I've filed HBASE-22991 to track a 1.4 release and have started the process. For others looking to help out, branch-1.3 has a few tests that show up as always failing according to the flakey report:

[jira] [Created] (HBASE-22991) Release 1.4.11

2019-09-08 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-22991: --- Summary: Release 1.4.11 Key: HBASE-22991 URL: https://issues.apache.org/jira/browse/HBASE-22991 Project: HBase Issue Type: Task Components:

[jira] [Created] (HBASE-22990) Parallelize listing phase from beginning of LoadIncrementalHFiles

2019-09-08 Thread Lavinia-Stefania Sirbu (Jira)
Lavinia-Stefania Sirbu created HBASE-22990: -- Summary: Parallelize listing phase from beginning of LoadIncrementalHFiles Key: HBASE-22990 URL: https://issues.apache.org/jira/browse/HBASE-22990

[jira] [Resolved] (HBASE-22963) Netty ByteBuf leak in rpc client implementation

2019-09-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22963. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.1+. Thanks [~stack] for