You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Nick Dimiduk <nd...@apache.org> on 2015/06/29 20:00:10 UTC

[RESULT][VOTE] First release candidate for HBase 1.1.1 (RC0) is available

The vote has passed with 3 binding +1's. J-M's concerns regarding test
stability are well noted; hopefully we'll be more impressive in future
releases.

Thanks for testing the release.
Nick

On Tue, Jun 23, 2015 at 4:25 PM, Nick Dimiduk <nd...@apache.org> wrote:

> I'm happy to announce the first release candidate of HBase 1.1.1
> (HBase-1.1.1RC0) is available for download at
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.1RC0/
>
> Maven artifacts are also available in the staging repository
> https://repository.apache.org/content/repositories/orgapachehbase-1087/
>
> Artifacts are signed with my code signing subkey 0xAD9039071C3489BD,
> available in the Apache keys directory
> https://people.apache.org/keys/committer/ndimiduk.asc
>
> There's also a signed tag for this release at
> https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h=af1934d826cab80f727e9a95c5b564f04da73259
>
> HBase 1.1.1 is the first patch release in the HBase 1.1 line, continuing
> on the theme of bringing a stable, reliable database to the Hadoop and
> NoSQL communities. This release includes over 100 bug fixes since the 1.1.0
> release, including an assignment manager bug that can lead to data loss in
> rare cases. Users of 1.1.0 are strongly encouraged to update to 1.1.1 as
> soon as possible.
>
> The full list of issues can be found at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332169
>
> Please try out this candidate and vote +/-1 by midnight Pacific time on
> Sunday, 2015-06-28 as to whether we should release these artifacts as HBase
> 1.1.1.
>
> Thanks,
> Nick
>

Re: [RESULT][VOTE] First release candidate for HBase 1.1.1 (RC0) is available

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
FYI, quick followup on that. I have been able to get 4/4 runs pass, one of
each different servers, however there is some flaky tests:

Failed on 2 servers:
org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent(org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence)
  Run 1:
TestSnapshotCloneIndependence.testOnlineSnapshotDeleteIndependent:182->runTestSnapshotDeleteIndependent:425
expected:<17576> but was:<14046>
  Run 2: PASS


Failed on one server only:
org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)
  Run 1: TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy:123
expected:<1000> but was:<999>
  Run 2: PASS
org.apache.hadoop.hbase.master.handler.TestEnableTableHandler.testEnableTableWithNoRegionServers(org.apache.hadoop.hbase.master.handler.TestEnableTableHandler)
  Run 1: TestEnableTableHandler.testEnableTableWithNoRegionServers:107
Waiting timed out after [60,000] msec table enabled in zk,
  Run 2: PASS
org.apache.hadoop.hbase.quotas.TestRateLimiter.testFixedIntervalResourceAvailability(org.apache.hadoop.hbase.quotas.TestRateLimiter)
  Run 1: TestRateLimiter.testFixedIntervalResourceAvailability:143 null
  Run 2: PASS


I will try to run 1.2 now...

2015-06-29 14:00 GMT-04:00 Nick Dimiduk <nd...@apache.org>:

> The vote has passed with 3 binding +1's. J-M's concerns regarding test
> stability are well noted; hopefully we'll be more impressive in future
> releases.
>
> Thanks for testing the release.
> Nick
>
> On Tue, Jun 23, 2015 at 4:25 PM, Nick Dimiduk <nd...@apache.org> wrote:
>
> > I'm happy to announce the first release candidate of HBase 1.1.1
> > (HBase-1.1.1RC0) is available for download at
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.1RC0/
> >
> > Maven artifacts are also available in the staging repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1087/
> >
> > Artifacts are signed with my code signing subkey 0xAD9039071C3489BD,
> > available in the Apache keys directory
> > https://people.apache.org/keys/committer/ndimiduk.asc
> >
> > There's also a signed tag for this release at
> >
> https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h=af1934d826cab80f727e9a95c5b564f04da73259
> >
> > HBase 1.1.1 is the first patch release in the HBase 1.1 line, continuing
> > on the theme of bringing a stable, reliable database to the Hadoop and
> > NoSQL communities. This release includes over 100 bug fixes since the
> 1.1.0
> > release, including an assignment manager bug that can lead to data loss
> in
> > rare cases. Users of 1.1.0 are strongly encouraged to update to 1.1.1 as
> > soon as possible.
> >
> > The full list of issues can be found at
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332169
> >
> > Please try out this candidate and vote +/-1 by midnight Pacific time on
> > Sunday, 2015-06-28 as to whether we should release these artifacts as
> HBase
> > 1.1.1.
> >
> > Thanks,
> > Nick
> >
>