+1 (Non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_312): ok - mvn clean apache-rat:check -D hadoop.profile=3.0 * Built from source (1.8.0_312): ok - mvn clean install -D hadoop.profile=3.0 -DskipTests * Unit tests pass (1.8.0_312): ok - mvn package -P runSmallTests -D hadoop.profile=3.0 -Dsurefire.rerunFailingTestsCount=3
* Deployed a single node cluster and exercised basic client operations through HBase shell. * Checked HMaster and RegionServers WEB UI. LGTM. Regards, Pankaj On Sat, Apr 30, 2022 at 10:32 AM Andrew Purtell <apurt...@apache.org> wrote: > Please vote on this Apache hbase release candidate, hbase-2.4.12RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase 2.4.12 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 2.4.12RC0: > > https://github.com/apache/hbase/tree/2.4.12RC0 > > This tag currently points to git reference 8382f55b1 . > > The release files, including signatures, digests, as well as CHANGES.md > and RELEASENOTES.md included in this RC can be found at: > > https://dist.apache.org/repos/dist/dev/hbase/2.4.12RC0/ > > The compatibility report can be found at: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.4.12RC0/api_compare_2.4.11_to_2.4.12RC0.html > > As I mentioned on HBASE-26680 the committed change for that > issue is binary compatible with earlier releases but produces > a source compatibility problem for anyone deriving classes from > AbstractProtobufLogWriter, an added method to an abstract class > marked LimitedPrivate(CONFIG). The CONFIG contract as I > understand it would allow this. Extension of this class by > third parties is unlikely. > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1485/ > > Artifacts were signed with the 0xD5365CCD key which can be found in: > > https://downloads.apache.org/hbase/KEYS > > To learn more about Apache hbase, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager >