[
https://issues.apache.org/jira/browse/OOZIE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974413#comment-16974413
]
Andras Salamon commented on OOZIE-3538:
---------------------------------------
Thanks [~nobigo] for the fix. According to the documentation you linked, true
is the default value, so we might just delete the whole line.
If we really want to avoid parallel tests (as the comment indicate) then false
should be a more logical choice if I understand this parameter correctly. Could
you test it with false? Does it work? Is it slower?
> oozie-main(pom.xml) plugin maven-surefire-plugin configuration the Tag
> <perCoreThreadCount> value is wrong
> ----------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-3538
> URL: https://issues.apache.org/jira/browse/OOZIE-3538
> Project: Oozie
> Issue Type: Bug
> Components: build
> Affects Versions: 5.2.0
> Reporter: duan xiong
> Assignee: duan xiong
> Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3538-001.patch
>
>
> oozie-main(pom.xml) plugin maven-surefire-plugin configuration the Tag
> <perCoreThreadCount> value is wrong. That value should be boolean not number.
> " the parameter {{threadCount}} can be used with the optional parameter
> {{perCoreThreadCount=true}} (true by default)" can find this in
> [http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)