[jira] [Commented] (CASSANDRA-11358) Making Cassandra reloadable: allow for schema reloading

2016-04-18 Thread Emmanuel Hugonnet (JIRA)

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

Emmanuel Hugonnet commented on CASSANDRA-11358:
---

The code change is quite simple :( and it did fix my restart issue (ok for a 
single node) and it does restart and works nicely. What is the point of an 
embedded process if you can control it and have to restart your whole 
application if you just want to change a listening port ?

> 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
> 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)


[jira] [Commented] (CASSANDRA-11358) Making Cassandra reloadable: allow for schema reloading

2016-04-18 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko commented on CASSANDRA-11358:
---

[~ehsavoie] I apologise, but sadly I'm inclined to close the issue as Won't Fix 
for the reasons outlined in CASSANDRA-11154 comments.

> 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
> 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)


[jira] [Commented] (CASSANDRA-11358) Making Cassandra reloadable: allow for schema reloading

2016-04-10 Thread Emmanuel Hugonnet (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (CASSANDRA-11358) Making Cassandra reloadable: allow for schema reloading

2016-04-10 Thread Robert Stupp (JIRA)

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

Robert Stupp commented on CASSANDRA-11358:
--

I doubt this is really enough to make C* reloadable/restartable. Please also 
note that C* is not designed to be restartable (some of the reasons are 
mentioned in 
[CASSANDRA-11154|https://issues.apache.org/jira/browse/CASSANDRA-11154?focusedCommentId=15224916=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15224916]


> 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)


[jira] [Commented] (CASSANDRA-11358) Making Cassandra reloadable: allow for schema reloading

2016-03-19 Thread Emmanuel Hugonnet (JIRA)

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

Emmanuel Hugonnet commented on CASSANDRA-11358:
---

GitHub https://github.com/ehsavoie/cassandra/tree/CASSANDRA-11358

> Making Cassandra reloadable: allow for schema reloading
> ---
>
> Key: CASSANDRA-11358
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11358
> Project: Cassandra
>  Issue Type: Bug
>  Components: Core
>Reporter: Emmanuel Hugonnet
>Assignee: Emmanuel Hugonnet
> Fix For: 3.6
>
> 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)