[
https://issues.apache.org/jira/browse/HBASE-27858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27858.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.5.5
2.4.18
Hadoop Flags: Reviewed
Assignee: Jonathan Albrecht
Resolution: Fixed
Pushed to branch-2.4+.
Thanks [~jonathan.albrecht] for contributing!
> Update surefire version to 3.0.0 and use the SurefireForkNodeFactory
> --------------------------------------------------------------------
>
> Key: HBASE-27858
> URL: https://issues.apache.org/jira/browse/HBASE-27858
> Project: HBase
> Issue Type: Improvement
> Components: test
> Environment: maven unit tests
> Reporter: Jonathan Albrecht
> Assignee: Jonathan Albrecht
> Priority: Minor
> Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.5, 2.4.18
>
>
> The final surefire version 3.0.0 is released so we can update from 3.0.0-M6
> -> 3.0.0. The final version has several fixes and is more stable.
>
> SurefireForkNodeFactory is a new strategy to control how the surefire forked
> nodes communicate with the main maven process. It uses a tcp channel instead
> of process pipes. It helps to fix some "corrupted channel" messages seen in
> the s390x build and should be more reliable on all platforms. I have been
> testing locally on amd64 and s390x and have not had any issues.
>
> Ref:
> [https://maven.apache.org/surefire/maven-surefire-plugin/examples/process-communication.html]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)