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

Gaurav Sharma edited comment on DIRECTMEMORY-97 at 7/24/12 8:09 PM:
--------------------------------------------------------------------

The most basic question is regarding update-ability of the various properties 
at runtime. If there is no requirement for runtime updates by updating the 
config on disk, then we load all properties as singletons during the entire 
lifetime; otherwise, I will have it so they mirror on-disk updates. The latter 
will require us to segregate singleton and update-able property keys.
                
      was (Author: gshx):
    The most basic question is regarding update-ability of the various 
properties at runtime. If there is no requirement for runtime updates by 
updating the config on disk, then we load all properties as singletons during 
the entire lifetime; otherwise, I will have it so they are static and 
unmodifiable at runtime.
                  
> Externalize systemic configurations
> -----------------------------------
>
>                 Key: DIRECTMEMORY-97
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-97
>             Project: Apache DirectMemory
>          Issue Type: New Feature
>          Components: core
>            Reporter: Gaurav Sharma
>
> Externalize configurations to a file so customers can tweak DirectMemory 
> system settings from conf

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