You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/03/27 17:50:51 UTC

[jira] Created: (CASSANDRA-17) improve the start-server and stop-server script

improve the start-server and stop-server script
-----------------------------------------------

                 Key: CASSANDRA-17
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jun Rao


start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated CASSANDRA-17:
-----------------------------

    Attachment: patch_issue17

A patch that allows start-server to be issued from any directory and kills the cassandra server for the current user in stop-server.


> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch_issue17
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689968#action_12689968 ] 

Jonathan Ellis commented on CASSANDRA-17:
-----------------------------------------

looks mostly good.  might be some copy/paste issues, e.g.

# CLASSPATH initially contains $HBASE_CONF_DIR

also, it looks like the jvm options changed -- let's keep those intact for now.  if you want to change those let's discuss that in a separate ticket.  many if not all of those options are there for a reason.

can you resubmit w/ fixes?

> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch_issue17
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao resolved CASSANDRA-17.
------------------------------

    Resolution: Fixed

> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch_issue17, patch_issue17_v2
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated CASSANDRA-17:
-----------------------------

    Attachment: patch_issue17_v2

V2 of patch. Keep the original jvm config. Remove unnecessary comments.

> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch_issue17, patch_issue17_v2
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689994#action_12689994 ] 

Jonathan Ellis commented on CASSANDRA-17:
-----------------------------------------

applied!

> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch_issue17, patch_issue17_v2
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CASSANDRA-17) improve the start-server and stop-server script

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-17:
---------------------------------------

    Assignee: Jun Rao

> improve the start-server and stop-server script
> -----------------------------------------------
>
>                 Key: CASSANDRA-17
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>         Attachments: patch_issue17, patch_issue17_v2
>
>
> start-server has to be issued from the directory above conf. stop-server assumes only one user has started cassandra on a node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.