[jira] [Resolved] (HBASE-23202) ExportSnapshot (import) will fail if copying files to root directory takes longer than cleaner TTL

2020-06-08 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun resolved HBASE-23202. -- Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed I updated the patch based on review

Fwd: Anyone could Help To Review These 2 HBase BuldLoad Related Patchs

2020-06-08 Thread Chang Wu
Hi , I have 2 patches which is used to fix some issues I found for the BuldLoad of HBase. I has been refined it and currently everything looks fine. Very appreciated if anyone could save your time and have a further review for these 2 patches. HBASE-24403 FsDelegationToken Should Cache Token

[jira] [Resolved] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-24517. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.2+. Thanks all for reviewing. >

[jira] [Resolved] (HBASE-24444) Should shutdown mini cluster after class in TestMetaAssignmentWithStopMaster

2020-06-08 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-2. Fix Version/s: 2.2.6 2.3.0 3.0.0-alpha-1

[jira] [Created] (HBASE-24523) Include target hostname/ip/port in `ipc.ServerNotRunningYetException`

2020-06-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24523: Summary: Include target hostname/ip/port in `ipc.ServerNotRunningYetException` Key: HBASE-24523 URL: https://issues.apache.org/jira/browse/HBASE-24523 Project: HBase

[jira] [Resolved] (HBASE-24493) [flakey test] TestExportSnapshot family of tests failing due to timeout in AbstractDelegationTokenSecretManager$ExpiredTokenRemover

2020-06-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24493. --- Fix Version/s: 2.3.0 3.0.0-alpha-1 Assignee: Michael Stack

[jira] [Resolved] (HBASE-24145) Run a correctness test with ITBLL

2020-06-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24145. -- Resolution: Done > Run a correctness test with ITBLL > - > >

[jira] [Created] (HBASE-24522) consolidate TestSnapshotFileCacheWithDifferentWorkingDir and TestSnapshotFileCache by parameterized test.

2020-06-08 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-24522: Summary: consolidate TestSnapshotFileCacheWithDifferentWorkingDir and TestSnapshotFileCache by parameterized test. Key: HBASE-24522 URL:

[jira] [Created] (HBASE-24521) Reenable the TestExportSnapshot family of tests

2020-06-08 Thread Michael Stack (Jira)
Michael Stack created HBASE-24521: - Summary: Reenable the TestExportSnapshot family of tests Key: HBASE-24521 URL: https://issues.apache.org/jira/browse/HBASE-24521 Project: HBase Issue

[jira] [Resolved] (HBASE-24208) Remove RS entry from zk draining servers node after RS been stopped

2020-06-08 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24208. -- Fix Version/s: (was: 2.2.6) (was: 2.3.1) 2.4.0

[DISCUSS] Change the IA for MutableSizeHistogram and MutableTimeHistogram to LImitedPrivate

2020-06-08 Thread Rushabh Shah
Hi, Currently the IA for MutableSizeHistogram and MutableTimeHistogram is private. We want to use these classes in PHOENIX project and I thought we can leverage the existing implementation from hbase histo implementation. IIUC the private IA can't be used in other projects. Proposing to make it

[jira] [Resolved] (HBASE-24519) Add ndimiduk as release manager for 2.3

2020-06-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24519. -- Resolution: Fixed > Add ndimiduk as release manager for 2.3 >

[jira] [Created] (HBASE-24520) Change the IA for MutableSizeHistogram and MutableTimeHistogram

2020-06-08 Thread Rushabh Shah (Jira)
Rushabh Shah created HBASE-24520: Summary: Change the IA for MutableSizeHistogram and MutableTimeHistogram Key: HBASE-24520 URL: https://issues.apache.org/jira/browse/HBASE-24520 Project: HBase

[jira] [Created] (HBASE-24519) Add ndimiduk as release manager for 2.3

2020-06-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24519: Summary: Add ndimiduk as release manager for 2.3 Key: HBASE-24519 URL: https://issues.apache.org/jira/browse/HBASE-24519 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-23997) Consider JDK11 in our support matrix

2020-06-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23997. -- Resolution: Fixed > Consider JDK11 in our support matrix >

Re: [DISCUSS] HBASE-20904 Prometheus /metrics http endpoint for monitoring integration

2020-06-08 Thread Sean Busbey
Oh! that's a great reference. Are there docs for those over in Hadoop or Ozone? On Mon, Jun 8, 2020 at 10:46 AM Wei-Chiu Chuang wrote: > Might be useful to look at the Hadoop Prometheus end point and Ozone > Prometheus end point as well. > >1. HADOOP-16398

Re: [DISCUSS] HBASE-20904 Prometheus /metrics http endpoint for monitoring integration

2020-06-08 Thread Wei-Chiu Chuang
Might be useful to look at the Hadoop Prometheus end point and Ozone Prometheus end point as well. 1. HADOOP-16398 1. HDDS-919 A known issue with the Hadoop Prometheus implementation is

[jira] [Created] (HBASE-24518) waitForNamespaceOnline() should return false if any region is offline

2020-06-08 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-24518: Summary: waitForNamespaceOnline() should return false if any region is offline Key: HBASE-24518 URL: https://issues.apache.org/jira/browse/HBASE-24518 Project: HBase

[jira] [Resolved] (HBASE-24483) Add repeated prefix logging for MultipleColumnPrefixFilter

2020-06-08 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24483. -- Fix Version/s: 2.2.6 1.7.0 2.3.0

[jira] [Created] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-24517: - Summary: AssignmentManager.start should add meta region to ServerStateNode Key: HBASE-24517 URL: https://issues.apache.org/jira/browse/HBASE-24517 Project: HBase

[jira] [Created] (HBASE-24516) Parameter pass incorrectly when refactor SecureBulkLoadClient

2020-06-08 Thread Qilin Cao (Jira)
Qilin Cao created HBASE-24516: - Summary: Parameter pass incorrectly when refactor SecureBulkLoadClient Key: HBASE-24516 URL: https://issues.apache.org/jira/browse/HBASE-24516 Project: HBase