[jira] [Created] (HBASE-22471) Our nightly jobs for master and branch-2 are still using hadoop-2.7.1 in integration test

2019-05-25 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22471: - Summary: Our nightly jobs for master and branch-2 are still using hadoop-2.7.1 in integration test Key: HBASE-22471 URL: https://issues.apache.org/jira/browse/HBASE-22471

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Guanghao Zhang
The base patch didn't commit to branch-2.2? I found HBASE-21991 because it was a reopened issue and fix version was 2.2.0. Then I helped to commit the addendum to branch-2.2 and rolled 2.2.0RC4.. 张铎(Duo Zhang) 于2019年5月26日周日 上午10:39写道: > So we need to roll new RCs for both 2.1.5 and 2.2.0? >

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Duo Zhang
So we need to roll new RCs for both 2.1.5 and 2.2.0? Peter Somogyi 于2019年5月26日 周日05:46写道: > Apologies, I misinterpreted git log and JIRA previously. There is no need > for a new issue to move the LossyCounting class to IA.Private. > > What is needed: > branch-2.1: commit missing addendum and add

[jira] [Resolved] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-21991. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 2.1.5 Pushed

[jira] [Resolved] (HBASE-21800) RegionServer aborted due to NPE from MetaTableMetrics coprocessor

2019-05-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-21800. --- Resolution: Fixed Fix Version/s: 2.1.4 Pushed to branch-2.2. FYI [~zghaobac] >

[jira] [Reopened] (HBASE-21800) RegionServer aborted due to NPE from MetaTableMetrics coprocessor

2019-05-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-21800: --- Reopening for pushing missing commit to branch-2.2. > RegionServer aborted due to NPE from

[jira] [Reopened] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-21991: --- Reopening to push missing base patch to branch-2.2 and addendum to branch-2.1. > Fix

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Peter Somogyi
Apologies, I misinterpreted git log and JIRA previously. There is no need for a new issue to move the LossyCounting class to IA.Private. What is needed: branch-2.1: commit missing addendum and add 2.1.5 to fixed versions branch-2.2: commit missing base patch On Sat, May 25, 2019 at 10:30 PM

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Andrew Purtell
We have decided this is not part of the public API so all that is needed is to change the annotation and post new RCs with that change with an update to release notes. It doesn’t matter if there was an incompatible change to the class made or not. A simple audience annotation mistake is taking

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Peter Somogyi
Unfortunately, that would require a new RC for 2.1.5 and I'm afraid Guanghao already started the process for 2.0.0. On Sat, May 25, 2019 at 12:21 PM 张铎(Duo Zhang) wrote: > A new issue can always solve the problem, I believe. I mean, revert the > addendum from branch-2.2-, and open a new issue,

Re: Using libraries licensed under LGPL

2019-05-25 Thread Toshihiro Suzuki
Thank you for the comments, Stack and Josh. It looks like the author agreed that they give us special permission to use Lanterna under Apache 2.0: https://github.com/mabe02/lanterna/issues/415 In this case, how to proceed? We need to make a note of this (maybe in

Re: [ANNOUNCE] New HBase committer Yi Mei

2019-05-25 Thread Toshihiro Suzuki
Congratulations, Yi Mei! On Sat, May 25, 2019 at 12:49 AM Nihal Jain wrote: > Congrats :) > > On Sat, 25 May, 2019, 12:36 PM 张铎(Duo Zhang), > wrote: > > > Congratulations! > > > > Xu Cang 于2019年5月25日周六 上午5:14写道: > > > > > Congratulations, Yi Mei! > > > > > > > > > > > > On Fri, May 24, 2019

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Duo Zhang
A new issue can always solve the problem, I believe. I mean, revert the addendum from branch-2.2-, and open a new issue, which just changes the annotation for branch-2.2-, and commit the addendum again, with a new commit message. Peter Somogyi 于2019年5月25日 周六16:42写道: > On the 2.1.5RC0 testing I

Re: [DISCUSS] Moving IA.Public class LossyCounting to IA.Private in all maintenance branches

2019-05-25 Thread Peter Somogyi
On the 2.1.5RC0 testing I noticed that the release notes do not state that LossyCounting was moved to IA.Private. This is tricky since the original commit which introduced the incompatibility was not committed to branch-2.1, only the addendum which only modified the IA annotation. For 2.2.0 we

[jira] [Created] (HBASE-22470) Corrupt Surefire test reports

2019-05-25 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-22470: - Summary: Corrupt Surefire test reports Key: HBASE-22470 URL: https://issues.apache.org/jira/browse/HBASE-22470 Project: HBase Issue Type: Bug

Re: [ANNOUNCE] New HBase committer Yi Mei

2019-05-25 Thread Nihal Jain
Congrats :) On Sat, 25 May, 2019, 12:36 PM 张铎(Duo Zhang), wrote: > Congratulations! > > Xu Cang 于2019年5月25日周六 上午5:14写道: > > > Congratulations, Yi Mei! > > > > > > > > On Fri, May 24, 2019 at 1:44 PM Esteban Gutierrez > > wrote: > > > > > Congratulations, Yi Mei! > > > > > > -- > > > Cloudera,

Re: [ANNOUNCE] New HBase committer Yi Mei

2019-05-25 Thread Duo Zhang
Congratulations! Xu Cang 于2019年5月25日周六 上午5:14写道: > Congratulations, Yi Mei! > > > > On Fri, May 24, 2019 at 1:44 PM Esteban Gutierrez > wrote: > > > Congratulations, Yi Mei! > > > > -- > > Cloudera, Inc. > > > > > > > > On Fri, May 24, 2019 at 2:12 AM Guanghao Zhang > wrote: > > > > > On

[jira] [Resolved] (HBASE-22455) Split TestReplicationStatus

2019-05-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22455. --- Resolution: Fixed Hadoop Flags: Reviewed Pushed to master and branch-2. Thanks [~openinx]