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

Brandon Williams commented on CASSANDRA-3452:
---------------------------------------------

bq. IE. You could convert a single node to a compressed LCS node. It would take 
reads and writes, but you would not do any repairs, or joins, or moves or 
possibly any other schema changes. At some point you would evaluate the 
performance vs another node in your cluster, look at your performance and make 
the decision. If you want the change to happen across the cluster or be undone.

If you want to localize changes to a node then JMX is the way to do it.  If the 
node is going to take reads, it might as well be part of the cluster.
                
> Create an 'infinite bootstrap' mode for sampling live traffic
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-3452
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3452
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>
> You may want to, for example, test a new compaction strategy with live 
> traffic to see how it will fare.  In this mode, the node would follow the 
> bootstrap procedure as normal, but never fully join the ring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to