Sorry, I have to put -1 on this RC. In release note, https://dist.apache.org/repos/dist/dev/hbase/2.3.6RC2/CHANGES.md, HBASE-24492 is listed in 2.3.6. Actually, this jira is in 2.3.3, not 2.3.6. The release version in the jira is messed up. I corrected it in the jira.
| [HBASE-24492](https://issues.apache.org/jira/browse/HBASE-24492) | ProtobufLogReader.readNext does not need looping | Minor | Replication, wal | Huaxiang On Tue, Jul 27, 2021 at 4:06 PM Nick Dimiduk <[email protected]> wrote: > +1 > > * Compatibility report: ok > * Nightly builds good: okay > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_292): ok > - mvn clean apache-rat:check -D skipTests > * Rat check (11.0.11): ok > - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0 > * Built from source (1.8.0_292): ok > - mvn clean install -D skipTests -DskipTests > * Built from source (11.0.11): ok > - mvn clean install -D skipTests -D hadoop.profile=3.0 -DskipTests > * Unit tests pass (1.8.0_292): ok > - mvn package -P runAllTests -D skipTests > -Dsurefire.rerunFailingTestsCount=3 > * Unit tests pass (11.0.11): ok > - mvn package -P runAllTests -D skipTests -D hadoop.profile=3.0 > -Dsurefire.rerunFailingTestsCount=3 > > On Mon, Jul 26, 2021 at 11:14 PM Stack <[email protected]> wrote: > > > Please vote on this Apache hbase release candidate, > > hbase-2.3.6RC2 > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache hbase 2.3.6 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.3.6RC2: > > > > https://github.com/apache/hbase/tree/2.3.6RC2 > > > > This tag currently points to git reference > > > > 79d57a453ac840873ca15fc151b6f9f342b467b9 > > > > 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.3.6RC2/ > > > > Maven artifacts are available in a staging repository at: > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1461/ > > > > Artifacts were signed with the 0xA7874F29 key which can be found in: > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > Known issues to be aware of: > > > > HBASE-26120 New replication gets stuck or data loss when multiwal groups > > more than 10 > > > > To learn more about Apache hbase, please see > > > > http://hbase.apache.org/ > > > > Thanks, > > Your HBase Release Manager > > >
