You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2011/02/06 07:10:30 UTC

[jira] Created: (CASSANDRA-2119) Add build script and run script for the client_only example

Add build script and run script for the client_only example
-----------------------------------------------------------

                 Key: CASSANDRA-2119
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
             Project: Cassandra
          Issue Type: Improvement
          Components: Contrib
    Affects Versions: 0.7.0
            Reporter: Jeremy Hanna
            Assignee: Jeremy Hanna
            Priority: Trivial


Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Hudson commented on CASSANDRA-2119:
-----------------------------------

Integrated in Cassandra-0.7 #261 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/261/])
    Add a build and run script to client_only example.
Patch by Jeremy Hanna, reviewed by eevans for CASSANDRA-2119.


> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch, 0001-Adding-updated-README.txt.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment: 0001-Adding-updated-README.txt.patch

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch, 0001-Adding-updated-README.txt.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Hudson commented on CASSANDRA-2119:
-----------------------------------

Integrated in Cassandra #714 (See [https://hudson.apache.org/hudson/job/Cassandra/714/])
    build and run script for client_only example

Patch by Jeremy Hanna; reviewed by eevans for CASSANDRA-2119


> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment: 0001-Adding-a-README-for-the-client_only-example.patch

Adding updated readme based on feedback.

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-README-for-the-client_only-example.patch, 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Eric Evans commented on CASSANDRA-2119:
---------------------------------------

committed.

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment:     (was: 0001-Adding-a-README.txt-for-the-client_only-example.patch)

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-README-for-the-client_only-example.patch, 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Brandon Williams resolved CASSANDRA-2119.
-----------------------------------------

    Resolution: Fixed

Committed.

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch, 0001-Adding-updated-README.txt.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment:     (was: 0001-Adding-a-README-for-the-client_only-example.patch)

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Hudson commented on CASSANDRA-2119:
-----------------------------------

Integrated in Cassandra-0.7 #260 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/260/])
    Add README for client_only example.
Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-2119.


> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch, 0001-Adding-updated-README.txt.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna commented on CASSANDRA-2119:
-----------------------------------------

Attached patch is for trunk. Also - README should also include a note that on the mac, you have to do the whole "sudo ifconfig lo0 alias 127.0.0.2 up" thing for it to work.

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2119) Add build script and run script for the client_only example

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

Jeremy Hanna updated CASSANDRA-2119:
------------------------------------

    Attachment: 0001-Adding-a-README.txt-for-the-client_only-example.patch

Adding basic readme for the client_only example.

> Add build script and run script for the client_only example
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-2119
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2119
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Contrib
>    Affects Versions: 0.7.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Trivial
>         Attachments: 0001-Adding-a-README.txt-for-the-client_only-example.patch, 0001-Adding-a-builder-and-runner-script-for-the-client_on.patch
>
>
> Currently there is no build script or run script for the client_only contrib example.  I'm going to attach a patch to add that so it can be tested easily and tried out easily.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira