[ https://issues.apache.org/jira/browse/CASSANDRA-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234501#comment-15234501 ]
Emmanuel Hugonnet commented on CASSANDRA-11358: ----------------------------------------------- Yes, but it is one step in the restartable direction. This patch hides enough issues that I don't encounter them :). I'm using currently a single node (so that's may be the cause for no more issue appearing) and I can update the C* configuration and restart the node without restarting the JVM. https://github.com/ehsavoie/wildfly-cassandra/tree/wf-10 for the whole code. > Making Cassandra reloadable: allow for schema reloading > ------------------------------------------------------- > > Key: CASSANDRA-11358 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11358 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Emmanuel Hugonnet > Assignee: Emmanuel Hugonnet > Priority: Minor > Fix For: 3.x > > Attachments: ticket-CASSANDRA-11358.txt > > > When embedding a Cassandra node, if I want to reload it without shutting down > the JVM I have an error since the Schema are in some incorrect state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)