You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2013/01/04 11:11:13 UTC

[jira] (SUREFIRE-949) Create forkCount parameter

Kristian Rosenvold created SUREFIRE-949:
-------------------------------------------

             Summary: Create forkCount parameter
                 Key: SUREFIRE-949
                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
             Project: Maven Surefire
          Issue Type: New Feature
          Components: Maven Surefire Plugin
            Reporter: Kristian Rosenvold


The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-949) Create forkCount parameter

Posted by "Karl Pietrzak (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318483#comment-318483 ] 

Karl Pietrzak commented on SUREFIRE-949:
----------------------------------------

@[~agudian]: I like the idea of deprecating {{forkMode}} and instead using {{fork}}, {{reuseForks}}, and {{forkCount}}.  The use of thread and fork vocabulary together was a tad confusing to the untrained eye.
                
> Create forkCount parameter
> --------------------------
>
>                 Key: SUREFIRE-949
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>            Reporter: Kristian Rosenvold
>            Assignee: Kristian Rosenvold
>             Fix For: 2.14
>
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-949) Create forkCount parameter

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold reassigned SUREFIRE-949:
-------------------------------------------

    Assignee: Kristian Rosenvold
    
> Create forkCount parameter
> --------------------------
>
>                 Key: SUREFIRE-949
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>            Reporter: Kristian Rosenvold
>            Assignee: Kristian Rosenvold
>             Fix For: 2.14
>
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-949) Create forkCount parameter

Posted by "Andreas Gudian (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316633#comment-316633 ] 

Andreas Gudian commented on SUREFIRE-949:
-----------------------------------------

We definitely need that. :)

but {{forkMode=perthread}} and {{forkCount=X}} still reads funny. I'd (again) like to suggest adding a new parameter {{fork}} (boolean). Together with {{reuseForks}} and {{forkCount}}, we should be able to cover everything. We then declare {{forkMode}} as deprecated. WDYT?
                
> Create forkCount parameter
> --------------------------
>
>                 Key: SUREFIRE-949
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>            Reporter: Kristian Rosenvold
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-949) Create forkCount parameter

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold updated SUREFIRE-949:
----------------------------------------

    Fix Version/s: 2.14
    
> Create forkCount parameter
> --------------------------
>
>                 Key: SUREFIRE-949
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>            Reporter: Kristian Rosenvold
>             Fix For: 2.14
>
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (SUREFIRE-949) Create forkCount parameter

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/SUREFIRE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-949.
---------------------------------------

    Resolution: Fixed

Fixed in 

8b5f86cab4fd2ee94375c7332d5bc9f9c6175cc8 1ee6cd2845e56c1ea19305045c0c7ad86c9d04df
01f5ddbcfe5db33e5518c36199ababc60228e90a

Thanks for the patch, please close pr!
                
> Create forkCount parameter
> --------------------------
>
>                 Key: SUREFIRE-949
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-949
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>            Reporter: Kristian Rosenvold
>            Assignee: Kristian Rosenvold
>             Fix For: 2.14
>
>
> The "threadCount" parameter is overloaded to the extent that it is becoming problematic. A forkCount parameter would be nice, maybe supporting the same style as maven-core "1.5C" for 1.5 x number of cores.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira