[
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.