You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/09/05 00:02:57 UTC

[jira] Created: (CASSANDRA-422) Add example of EndPointSnitch to contrib

Add example of EndPointSnitch to contrib
----------------------------------------

                 Key: CASSANDRA-422
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
             Project: Cassandra
          Issue Type: New Feature
    Affects Versions: 0.5
            Reporter: Sammy Yu
            Assignee: Sammy Yu
             Fix For: 0.5


Add an example of a custom EndPointSnitch 


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


[jira] Updated: (CASSANDRA-422) Add example of EndPointSnitch to contrib

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

Eric Evans updated CASSANDRA-422:
---------------------------------

    Attachment: v1-0001-CASSANDRA-422-refactor-sample-code-as-contrib-module.txt

> Add example of EndPointSnitch to contrib
> ----------------------------------------
>
>                 Key: CASSANDRA-422
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch, 0002-CASSANDRA-422.patch, v1-0001-CASSANDRA-422-refactor-sample-code-as-contrib-module.txt
>
>
> Add an example of a custom EndPointSnitch 

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


[jira] Commented: (CASSANDRA-422) Add example of EndPointSnitch to contrib

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

Eric Evans commented on CASSANDRA-422:
--------------------------------------

Sammy and I discussed this on IRC and agreed that this property file-based EndPointSnitch would make an excellent template/example for future contrib/ additions. 

The idea is to structure additions like sub-projects which contain their own build, documentation, scripts, etc. Sammy's EndPointSnitch is a perfect use-case for this since an ant build can create a jar file, and using it will only be a matter of updating the CLASSPATH and configuring the class name.

Sammy has indicated that he plans to work on this as he has time, in the meantime I've commited 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch since there was some demand for example code (this example will be replaced when Sammy has it restructured).

> Add example of EndPointSnitch to contrib
> ----------------------------------------
>
>                 Key: CASSANDRA-422
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch
>
>
> Add an example of a custom EndPointSnitch 

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


[jira] Updated: (CASSANDRA-422) Add example of EndPointSnitch to contrib

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

Sammy Yu updated CASSANDRA-422:
-------------------------------

    Attachment: 0002-CASSANDRA-422.patch

Cleaned it up so that it is more standardized and could be used as an example of what's in a contrib module.


> Add example of EndPointSnitch to contrib
> ----------------------------------------
>
>                 Key: CASSANDRA-422
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch, 0002-CASSANDRA-422.patch
>
>
> Add an example of a custom EndPointSnitch 

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


[jira] Commented: (CASSANDRA-422) Add example of EndPointSnitch to contrib

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

Hudson commented on CASSANDRA-422:
----------------------------------

Integrated in Cassandra #192 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/192/])
    EndPointSnitch example (using a property file)

Patch by Sammy Yu; reviewed by eevans for 


> Add example of EndPointSnitch to contrib
> ----------------------------------------
>
>                 Key: CASSANDRA-422
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch
>
>
> Add an example of a custom EndPointSnitch 

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


[jira] Updated: (CASSANDRA-422) Add example of EndPointSnitch to contrib

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

Sammy Yu updated CASSANDRA-422:
-------------------------------

    Attachment: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch

> Add example of EndPointSnitch to contrib
> ----------------------------------------
>
>                 Key: CASSANDRA-422
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-422
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-422-Add-to-contrib-example-of-endpointsnit.patch
>
>
> Add an example of a custom EndPointSnitch 

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