That explains my machine shut down while testing. On Mon, Jun 10, 2019, 5:57 PM Andrew Purtell <[email protected]> wrote:
> +1 > > Sums and signatures: ok > > RAT check passes: ok > > Built from source: ok > > Unit tests pass: no, several failures: TestClusterScopeQuotaThrottle > (timeout), TestEndToEndSplitTransaction (RetriesExhaustedException), > TestRegionMoveAndAbandon (RetriesExhaustedException and > ConnectTimeoutException), TestReplicationDroppedTables > (MasterNotRunningException, NoNode for /1/master), TestRawAsyncTableScan > (RetriesExhaustedException), TestIncrementFromClientSideWithCoprocessor > (timeout), TestAsyncTableGetMultiThreaded (timeout), and probably more but > I stopped tracking them at this point. > > Also some general issues with large test concurrency. This happened a few > times: > > ForkStarter IOException: When writing xml report stdout/stderr. See the > dump file ... > > I recommend reducing the default concurrency for secondPartTestsExecution > until these issues are sorted out. The surefire exceptions about output > stream problems indicate for whatever reason neither surefire nor our tests > are currently capable of it. The resource demand is really high. My laptop > fans were pegged on high the entire time. After this change is made the > results of the voting script are likely to be more stable. > > > On Tue, Jun 4, 2019 at 4:11 AM Guanghao Zhang <[email protected]> wrote: > > > Please vote on this release candidate (RC) for Apache HBase 2.2.0. > > This is the first release of the branch-2.2 line. > > > > The VOTE will remain open for at least 72 hours. > > > > [] +1 > > [] +0/-0 > > [] -1 Do not release this package because ... > > > > The tag to be voted on is 2.2.0-RC5. The release files, including > > signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC5/ > > > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1316/ > > > > Signatures used for HBase RCs can be found in this file: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > The list of bug fixes going into 2.2.0 can be found in included > > CHANGES.md and RELEASENOTES.md available here: > > https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC5/CHANGES.md > > <https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC4/CHANGES.md> > > https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC5/RELEASENOTES.md > > <https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC4/RELEASENOTES.md> > > > > A detailed source and binary compatibility report for this release is > > available at > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC5/api_compare_2.2.0RC5_to_2.1.4.html > > < > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.0RC4/api_compare_2.2.0RC4_to_2.1.4.html > > > > > > > To learn more about Apache HBase, please see http://hbase.apache.org/ > > > > Thanks, > > Guanghao Zhang > > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands > - A23, Crosstalk >
