[jira] [Commented] (CASSANDRA-9046) Allow Cassandra config to be updated to restart Daemon without unloading classes

2015-03-30 Thread Emmanuel Hugonnet (JIRA)

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

Emmanuel Hugonnet commented on CASSANDRA-9046:
--

It also fixes the pom produced as the artifactId has changed for 
reporter-config.

> Allow Cassandra config to be updated to restart Daemon without unloading 
> classes
> 
>
> Key: CASSANDRA-9046
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9046
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Config
>Reporter: Emmanuel Hugonnet
> Fix For: 3.0
>
> Attachments: 
> 0001-CASSANDRA-9046-Making-applyConfig-public-so-it-may-b.patch
>
>
> Make applyConfig public in DatabaseDescriptor so that if we embed C* we can 
> restart it after some configuration change without having to stop the whole 
> application to unload the class which is configured once and for all in a 
> static block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-9046) Allow Cassandra config to be updated to restart Daemon without unloading classes

2015-04-06 Thread Ariel Weisberg (JIRA)

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

Ariel Weisberg commented on CASSANDRA-9046:
---

I checked and we are fine with upgrading dependencies to latest versions in 
unreleased trunk so +1 on that.

Can you update the patch to remove the import fighting and whitespace changes 
for coded that wasn't touched? Or the committer can do that.

Once that is addressed +1.

> Allow Cassandra config to be updated to restart Daemon without unloading 
> classes
> 
>
> Key: CASSANDRA-9046
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9046
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Config
>Reporter: Emmanuel Hugonnet
> Fix For: 3.0
>
> Attachments: 
> 0001-CASSANDRA-9046-Making-applyConfig-public-so-it-may-b.patch
>
>
> Make applyConfig public in DatabaseDescriptor so that if we embed C* we can 
> restart it after some configuration change without having to stop the whole 
> application to unload the class which is configured once and for all in a 
> static block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-9046) Allow Cassandra config to be updated to restart Daemon without unloading classes

2015-04-13 Thread Ariel Weisberg (JIRA)

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

Ariel Weisberg commented on CASSANDRA-9046:
---

I am +1, will try and find a committer.

> Allow Cassandra config to be updated to restart Daemon without unloading 
> classes
> 
>
> Key: CASSANDRA-9046
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9046
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Config
>Reporter: Emmanuel Hugonnet
> Fix For: 3.0
>
> Attachments: 
> 0001-CASSANDRA-9046-Allow-Cassandra-config-to-be-updated-.patch
>
>
> Make applyConfig public in DatabaseDescriptor so that if we embed C* we can 
> restart it after some configuration change without having to stop the whole 
> application to unload the class which is configured once and for all in a 
> static block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-9046) Allow Cassandra config to be updated to restart Daemon without unloading classes

2015-04-13 Thread Brandon Williams (JIRA)

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

Brandon Williams commented on CASSANDRA-9046:
-

Committed this, but leaving open due to jira misbehaving today.

> Allow Cassandra config to be updated to restart Daemon without unloading 
> classes
> 
>
> Key: CASSANDRA-9046
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9046
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Config
>Reporter: Emmanuel Hugonnet
> Fix For: 3.0
>
> Attachments: 
> 0001-CASSANDRA-9046-Allow-Cassandra-config-to-be-updated-.patch
>
>
> Make applyConfig public in DatabaseDescriptor so that if we embed C* we can 
> restart it after some configuration change without having to stop the whole 
> application to unload the class which is configured once and for all in a 
> static block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)