Thanks Stack.

In that case I'm -0 on this RC.
I'd really like to either revert that patch or at least document the
deprecation so we can remove it in 3.0. The way it is now we can't remove
getTypeByte() in 3.0 because we'll need it for getType() which we can't
change because it's not documented as deprecated.

I will try to get a patch up until the weekend but don't really want to
hold up a release either knowing how much work each RC is.

Cheers,
Lars

On Wed, Apr 25, 2018 at 1:12 PM, Andrew Purtell <apurt...@apache.org> wrote:

> +1
>
> Checked sums and signatures: ok
> Built from source: ok (8u152)
> RAT check passes: ok (8u152)
> LTT 1M rows 20% updates: ok (8u152)
> ITBLL 100M rows: ok (8u152)
>
>
> On Sun, Apr 22, 2018 at 10:10 PM, Stack <st...@duboce.net> wrote:
>
> > The third release candidate for Apache HBase 2.0.0 is available for
> > downloading and testing.
> >
> > Artifacts are available here:
> >
> >  https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0RC2/
> >
> > Maven artifacts are available in the staging repository at:
> >
> > https://repository.apache.org/content/repositories/orgapachehbase-1213
> >
> > All artifacts are signed with my signing key 8ACC93D2, which is also
> > in the project KEYS file at
> >
> >  http://www.apache.org/dist/hbase/KEYS
> >
> > These artifacts were tagged 2.0.0RC2 at hash
> 7483b111e4da77adbfc8062b3b22cb
> > e7c2cb91c1
> >
> > Please review 'Upgrading from 1.x to 2.x' in the bundled HBase 2.0.0
> > Reference Guide before installing or upgrading for a list of
> > incompatibilities, major changes, and notable new features. Be aware that
> > according to our adopted Semantic Versioning guidelines[1], we've allow
> > ourselves to make breaking changes in this major version release. For
> > example, Coprocessors will need to be recast to fit more constrained CP
> > APIs and a rolling upgrade of an hbase-1.x install to hbase-2.x without
> > downtime is (currently) not possible. That said, a bunch of effort has
> been
> > expended mitigating differences; a hbase-1.x client can perform DML
> against
> > an hbase-2 cluster. A
> > bundled compatibility report showing difference from 1.2.6 may be of help
> > [3].
> >
> > For the full list of ~6k issues addressed, see [2]. There are also
> > CHANGES.md and RELEASENOTES.md in the root directory of the source
> tarball.
> >
> > Please take a few minutes to verify the release and vote on releasing it:
> >
> > [ ] +1 Release this package as Apache HBase 2.0.0
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because...
> >
> > This VOTE will run for one week and close Sunday, April 29, 2018 @ 21:00
> > PST.
> >
> > Thanks to the myriad who have helped out with this release,
> > Your 2.0.0 Release Manager
> >
> > 1. http://hbase.apache.org/2.0/book.html#hbase.versioning.post10
> > 2. https://s.apache.org/zwS9
> > 3.
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.0RC2/
> > compatibiliity_report_1.2.6vs2.0.0RC2.html
> >
>

Reply via email to