You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/06/18 15:50:00 UTC

[jira] [Commented] (CASSANDRA-9615) Speed up Windows launch scripts

    [ https://issues.apache.org/jira/browse/CASSANDRA-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591807#comment-14591807 ] 

Philip Thompson commented on CASSANDRA-9615:
--------------------------------------------

/cc [~kishkaru]

> Speed up Windows launch scripts
> -------------------------------
>
>                 Key: CASSANDRA-9615
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9615
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>            Priority: Minor
>              Labels: Windows
>             Fix For: 2.2.x
>
>
> Currently the async callback to start C* on Windows from within ccm is taking upwards of 1.5 to 2 seconds per node due to a variety of somewhat expensive process launches we're doing in there (java version check, async port open checking). Contrast this with a crisp 0-1 ms on linux...
> Some of that stuff can be cleaned up and sped up which should help both speed up our testing environment and iron out an error that pops up on the port check w/IPv6 (note: node still starts, just complains).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)