[
https://issues.apache.org/jira/browse/RATIS-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-2169.
-------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
The pull request is now merged.
> mvnw test: Corrupted STDOUT by directly writing to native stream in forked
> JVM 1
> --------------------------------------------------------------------------------
>
> Key: RATIS-2169
> URL: https://issues.apache.org/jira/browse/RATIS-2169
> Project: Ratis
> Issue Type: New Feature
> Components: build
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.2.0
>
>
> See the following warning when running a unit test.
> {code}
> [INFO] Running org.apache.ratis.grpc.TestRaftWithGrpc
> [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM
> 1. See FAQ web page and the dump file
> /Users/szetszwo/ratis/ratis-fork/ratis-test/target/surefire-reports/2024-10-06T16-46-42_770-jvmRun1.dumpstream
> {code}
> According to
> https://stackoverflow.com/questions/55272870/surefire-maven-plugin-corrupted-stdout-by-directly-writing-to-native-stream-in
> , updating jacoco-maven-plugin may help. Let's update the unit test related
> plugins.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)