CDV ❯ Modify config elements at runtime.
- 
                New Feature
 - 
                Status: Closed
 - 
                2 Major
 - 
                Resolution: Duplicate
 - 
                
 - 
                
 
- 
                prodmgmt
 - 
                Reporter: siyer
 - 
                February 08, 2007
 - 
                0
 - 
                Watchers: 0
 - 
                July 27, 2012
 - 
                July 26, 2007
 
Description
Am not sure if there is a JIRA around this although recall discussing it earlier.
Wherever possible, runtime config modifications need to be allowed - especially those that do not impact the semantic meaning of the applicaiton (i.e. do not modify roots, transients, on-loads etc.)
- Debug Logging levels
 - a new standby etc…
 
Today, in the typical deployment, even a minor change (e.g. turning on debug logging) requires:
- Modifyication of the config,
 - Restarting the Terracotta servers
 - Restarting the clients appservers.