[jira] [Created] (HBASE-25026) Create a metric to track scans that have no start row and/or stop row

2020-09-14 Thread ramkrishna.s.vasudevan (Jira)
ramkrishna.s.vasudevan created HBASE-25026: -- Summary: Create a metric to track scans that have no start row and/or stop row Key: HBASE-25026 URL: https://issues.apache.org/jira/browse/HBASE-25026

Re: [DISCUSS] Snapshot meta table or system tables

2020-09-14 Thread Nick Dimiduk
On Mon, Sep 14, 2020 at 19:24 Sean Busbey wrote: > meta isn't the only system table and not all system tables have a > > representation in HDFS. i.e. the ACL table. > +1 On Mon, Sep 14, 2020 at 5:13 PM Nick Dimiduk wrote: > > > > > > Is it really a good idea to restore to a previous copy of

Re: [DISCUSS] Snapshot meta table or system tables

2020-09-14 Thread Sean Busbey
meta isn't the only system table and not all system tables have a representation in HDFS. i.e. the ACL table. On Mon, Sep 14, 2020 at 5:13 PM Nick Dimiduk wrote: > > Is it really a good idea to restore to a previous copy of meta? Wouldn't it > be better to fix meta using hbck2? The only thing we

Re: [DISCUSS] Snapshot meta table or system tables

2020-09-14 Thread Nick Dimiduk
Is it really a good idea to restore to a previous copy of meta? Wouldn't it be better to fix meta using hbck2? The only thing we know for certain about a past meta state is it's in the past. On Sat, Sep 12, 2020 at 9:27 AM Sean Busbey wrote: > Now that we have snapshots with TTLs, it would be

[jira] [Resolved] (HBASE-25002) Create simple pattern matching query for retrieving metrics matching the pattern

2020-09-14 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-25002. Hadoop Flags: Reviewed Resolution: Fixed > Create simple pattern

[jira] [Resolved] (HBASE-25022) Remove 'hbase.testing.nocluster' config

2020-09-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25022. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to master and branch-2. Thanks [~zghao] for

[jira] [Created] (HBASE-25025) [Flaky Test][branch-1] TestFromClientSide#testCheckAndDeleteWithCompareOp

2020-09-14 Thread Reid Chan (Jira)
Reid Chan created HBASE-25025: - Summary: [Flaky Test][branch-1] TestFromClientSide#testCheckAndDeleteWithCompareOp Key: HBASE-25025 URL: https://issues.apache.org/jira/browse/HBASE-25025 Project: HBase

[jira] [Created] (HBASE-25024) [Flake Test][branch-1] TestClientOperationInterrupt#testInterrupt50Percent

2020-09-14 Thread Reid Chan (Jira)
Reid Chan created HBASE-25024: - Summary: [Flake Test][branch-1] TestClientOperationInterrupt#testInterrupt50Percent Key: HBASE-25024 URL: https://issues.apache.org/jira/browse/HBASE-25024 Project: HBase

[jira] [Resolved] (HBASE-25016) Should close ResultScanner in MetaTableAccessor.scanByRegionEncodedName

2020-09-14 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25016. -- Resolution: Fixed > Should close ResultScanner in MetaTableAccessor.scanByRegionEncodedName >

[jira] [Created] (HBASE-25023) NPE while shutdown master node

2020-09-14 Thread lujie (Jira)
lujie created HBASE-25023: - Summary: NPE while shutdown master node Key: HBASE-25023 URL: https://issues.apache.org/jira/browse/HBASE-25023 Project: HBase Issue Type: Bug Reporter: lujie