I did go through Jira, but in fact I have missed four issues that are marked incorrectly as 2.3.1: HBASE-24603, HBASE-24646, HBASE-24574, HBASE-24322. Plus HBASE-24562, which was committed to the branch but the issue not yet resolved.
On Wed, Jul 1, 2020 at 3:32 AM 张铎(Duo Zhang) <[email protected]> wrote: > And maybe we missed some issues in the CHANGES.md > > At least > > https://issues.apache.org/jira/browse/HBASE-24562 > > This one is still open so it is not in CHANGES.md but it has already been > committed to branch-2.3, before we cut 2.3.0RC1... > > 张铎(Duo Zhang) <[email protected]> 于2020年7月1日周三 下午6:23写道: > > > I think you need to go through jira issues to reset the fix versions for > > some issues? > > > > For example > > > > https://issues.apache.org/jira/browse/HBASE-24646 > > > > This one, the fix version is 2.3.1, but actually it is before the > 2.3.0RC1 > > tag so I think it should be set to 2.3.0? > > > > Thanks. > > > > Viraj Jasani <[email protected]> 于2020年7月1日周三 下午5:41写道: > > > >> +1 > >> > >> * Signature: ok > >> * Checksum : ok > >> * Rat check (1.8.0_251): ok > >> - mvn clean apache-rat:check > >> * Built from source (1.8.0_251): ok > >> - mvn clean install -DskipTests > >> * Web UI: ok > >> * CRUD: ok > >> * Use ltt to load 10M rows: ok > >> * flush/compaction: ok > >> * WAL rolling and archival: ok > >> * Unit tests pass (1.8.0_251): failed > >> - mvn package -P runAllTests > >> > >> > >> [ERROR] Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > >> 483.486 s <<< FAILURE! - in > >> org.apache.hadoop.hbase.replication.TestReplicationSmallTests > >> [ERROR] > >> > org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testLoading[1: > >> serialPeer=false] Time elapsed: 258.127 s <<< FAILURE! > >> java.lang.AssertionError: Waited too much time for normal batch > >> replication, 0 instead of 1000; waited=257048ms > >> at > >> > org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testLoading(TestReplicationSmallTests.java:339) > >> > >> Iterated over TestReplicationSmallTests (it is LargeTests) 10 times, > >> no issues reported in any run. > >> > >> > >> On 2020/06/29 19:00:26, Nick Dimiduk <[email protected]> wrote: > >> > Please vote on this Apache hbase release candidate, > >> > hbase-2.3.0RC1 > >> > > >> > The VOTE will remain open for at least 72 hours. > >> > > >> > [ ] +1 Release this package as Apache hbase 2.3.0 > >> > [ ] -1 Do not release this package because ... > >> > > >> > The tag to be voted on is 2.3.0RC1: > >> > > >> > https://github.com/apache/hbase/tree/2.3.0RC1 > >> > > >> > 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.0RC1/ > >> > > >> > Maven artifacts are available in a staging repository at: > >> > > >> > > >> https://repository.apache.org/content/repositories/orgapachehbase-1394/ > >> > > >> > Artifacts were signed with the [email protected] key which can be > >> found > >> > in: > >> > > >> > https://dist.apache.org/repos/dist/release/hbase/KEYS > >> > > >> > To learn more about Apache hbase, please see > >> > > >> > http://hbase.apache.org/ > >> > > >> > Thanks, > >> > Your HBase Release Manager > >> > > >> > > >
