[jira] [Resolved] (HBASE-24665) MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-09-28 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-24665. --- Resolution: Fixed > MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll >

[jira] [Reopened] (HBASE-24665) MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-09-28 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan reopened HBASE-24665: --- I didn't see any back-porting JIRA filed but there's a branch-1 PR, so i just reopened it for

[jira] [Created] (HBASE-25113) [testing] HBaseCluster support ReplicationServer for UTs

2020-09-28 Thread Sun Xin (Jira)
Sun Xin created HBASE-25113: --- Summary: [testing] HBaseCluster support ReplicationServer for UTs Key: HBASE-25113 URL: https://issues.apache.org/jira/browse/HBASE-25113 Project: HBase Issue Type:

[jira] [Created] (HBASE-25112) Add new procedure metrics for master UI only

2020-09-28 Thread Junhong Xu (Jira)
Junhong Xu created HBASE-25112: -- Summary: Add new procedure metrics for master UI only Key: HBASE-25112 URL: https://issues.apache.org/jira/browse/HBASE-25112 Project: HBase Issue Type:

[jira] [Created] (HBASE-25111) Admin supports multi region merge

2020-09-28 Thread Bo Cui (Jira)
Bo Cui created HBASE-25111: -- Summary: Admin supports multi region merge Key: HBASE-25111 URL: https://issues.apache.org/jira/browse/HBASE-25111 Project: HBase Issue Type: Improvement Affects

[jira] [Created] (HBASE-25110) Add heartbeat for ReplicationServer and dispatch replication sources to ReplicationServer

2020-09-28 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-25110: -- Summary: Add heartbeat for ReplicationServer and dispatch replication sources to ReplicationServer Key: HBASE-25110 URL: https://issues.apache.org/jira/browse/HBASE-25110

[jira] [Resolved] (HBASE-24684) Fetch ReplicationSink servers list from HMaster instead of ZooKeeper

2020-09-28 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24684. Resolution: Fixed Merged to HBASE-24666. > Fetch ReplicationSink servers list from

[jira] [Resolved] (HBASE-25100) conf and conn are assigned twice in HBaseReplicationEndpoint and HBaseInterClusterReplicationEndpoint

2020-09-28 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-25100. Resolution: Fixed Pushed to master. Thanks [~Ddupg] for contributing. > conf and conn

Re: Release 1.7.0 (for real this time)

2020-09-28 Thread Andrew Purtell
Sounds good Sean. We can wait. > On Sep 28, 2020, at 11:17 AM, Sean Busbey wrote: > > I'd like to make sure HBASE-25083 gets handled for the 1.7 release. > Not sure if I'll have time before the weekend but I'll make a go. It's > not particularly critical. > >> On Mon, Sep 28, 2020 at 10:03

Re: Release 1.7.0 (for real this time)

2020-09-28 Thread Sean Busbey
I'd like to make sure HBASE-25083 gets handled for the 1.7 release. Not sure if I'll have time before the weekend but I'll make a go. It's not particularly critical. On Mon, Sep 28, 2020 at 10:03 AM Andrew Purtell wrote: > > Thank you so much Reid. > > I will take a look again this week. Bharath

[jira] [Created] (HBASE-25109) Add MR Counters to WALPlayer; currently hard to tell if it is doing anything

2020-09-28 Thread Michael Stack (Jira)
Michael Stack created HBASE-25109: - Summary: Add MR Counters to WALPlayer; currently hard to tell if it is doing anything Key: HBASE-25109 URL: https://issues.apache.org/jira/browse/HBASE-25109

Re: [ANNOUNCE] Apache HBase 2.3.2 is now available for download

2020-09-28 Thread Nick Dimiduk
Thank you Viraj for running this release! On Sun, Sep 27, 2020 at 12:29 AM Viraj Jasani wrote: > The HBase team is happy to announce the immediate availability of HBase > 2.3.2. > > Apache HBase™ is an open-source, distributed, versioned, non-relational > database. > Apache HBase gives you low

RE: [ANNOUNCE] New HBase Committer Zheng Wang(王正)

2020-09-28 Thread Pankaj kr
Congratulations Zheng Wang and welcome...!! Regards, Pankaj -Original Message- From: 张铎(Duo Zhang) [mailto:palomino...@gmail.com] Sent: Thursday, September 24, 2020 7:54 AM To: HBase Dev List ; hbase-user ; user-zh Subject: [ANNOUNCE] New HBase Committer Zheng Wang(王正) On behalf of

[jira] [Created] (HBASE-25108) checkAndPut (or checkAndMutate) might return false when the row is mutated successfully

2020-09-28 Thread Murilo Giacometti Rocha (Jira)
Murilo Giacometti Rocha created HBASE-25108: --- Summary: checkAndPut (or checkAndMutate) might return false when the row is mutated successfully Key: HBASE-25108 URL:

Re: [ANNOUNCE] New HBase Committer Zheng Wang(王正)

2020-09-28 Thread Esteban Gutierrez
Congratulations Zheng! esteban. -- Cloudera, Inc. On Mon, Sep 28, 2020 at 6:37 AM Wellington Chevreuil < wellington.chevre...@gmail.com> wrote: > Congratulations Zheng Wang! Welcome! > > Em dom., 27 de set. de 2020 às 17:42, Andrew Purtell < > andrew.purt...@gmail.com> escreveu: > > >

contribute to Apache HBase

2020-09-28 Thread 876107431
Hi, I want to contribute to Apache HBase. Would you please give me the contributor permission? My JIRA ID is ruanhui.

Re: Release 1.7.0 (for real this time)

2020-09-28 Thread Andrew Purtell
Thank you so much Reid. I will take a look again this week. Bharath landed the master registry work. Viraj's backport of the online slowlog is also about to be approved and merged (by me I think). Now that these are in it's time for another pass of unit test checking, then we can proceed with

[jira] [Resolved] (HBASE-25107) Migrate flaky reporting jenkins job from Hadoop to hbase

2020-09-28 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25107. --- Fix Version/s: 2.2.7 1.4.14 2.4.0 1.7.0

Re: [ANNOUNCE] New HBase Committer Zheng Wang(王正)

2020-09-28 Thread Wellington Chevreuil
Congratulations Zheng Wang! Welcome! Em dom., 27 de set. de 2020 às 17:42, Andrew Purtell < andrew.purt...@gmail.com> escreveu: > Congratulations and welcome! > > > On Sep 23, 2020, at 7:25 PM, 张铎(Duo Zhang) > wrote: > > > > On behalf of the Apache HBase PMC, I am pleased to announce that

Re: Release 1.7.0 (for real this time)

2020-09-28 Thread Reid Chan
TestRestartCluster (IO error on shutdown) is fixed in HBASE-25030 TestReplicationDisableInactivePeer (testDisableInactivePeer) is fixed in HBASE-25031 TestFromClientSide (testCheckAndDeleteWithCompareOp) & TestFromClientSideWithCoprocessor (testCheckAndDeleteWithCompareOp) are fixed in

[jira] [Created] (HBASE-25107) Migrate flaky reporting jenkins job from Hadoop to hbase

2020-09-28 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25107: - Summary: Migrate flaky reporting jenkins job from Hadoop to hbase Key: HBASE-25107 URL: https://issues.apache.org/jira/browse/HBASE-25107 Project: HBase Issue

[jira] [Created] (HBASE-25106) Switch our jenkins job from Hadoop to hbase

2020-09-28 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25106: - Summary: Switch our jenkins job from Hadoop to hbase Key: HBASE-25106 URL: https://issues.apache.org/jira/browse/HBASE-25106 Project: HBase Issue Type: Umbrella

[jira] [Resolved] (HBASE-25105) Fix log line in SimpleRegionNormalizer

2020-09-28 Thread Aman Poonia (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Poonia resolved HBASE-25105. - Resolution: Fixed > Fix log line in SimpleRegionNormalizer >

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

2020-09-28 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-25023. --- Resolution: Duplicate > NPE while shutdown master node > -- > >

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

2020-09-28 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-25023: --- > NPE while shutdown master node > -- > > Key:

[jira] [Created] (HBASE-25105) Fix log line in SimpleRegionNormalizer

2020-09-28 Thread Aman Poonia (Jira)
Aman Poonia created HBASE-25105: --- Summary: Fix log line in SimpleRegionNormalizer Key: HBASE-25105 URL: https://issues.apache.org/jira/browse/HBASE-25105 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-25070) Cleanup of unused RPC APIs in the presence of generic API getLogEntries

2020-09-28 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25070. -- Fix Version/s: (was: 2.4.0) Hadoop Flags: Reviewed Resolution: Fixed Thanks

[jira] [Resolved] (HBASE-25030) [Flaky Test] TestRestartCluster#testClusterRestart

2020-09-28 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-25030. --- Hadoop Flags: Reviewed Resolution: Fixed > [Flaky Test] TestRestartCluster#testClusterRestart

[jira] [Resolved] (HBASE-25096) WAL size in RegionServer UI is wrong

2020-09-28 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-25096. -- Hadoop Flags: Reviewed Resolution: Fixed > WAL size in RegionServer UI is wrong