[
https://issues.apache.org/jira/browse/CONFIGURATION-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg updated CONFIGURATION-33:
----------------------------------------
Fix Version/s: 1.2
Environment: (was: Operating System: other
Platform: Other)
> [configuration] Clarify ReloadingStrategy interface usage
> ---------------------------------------------------------
>
> Key: CONFIGURATION-33
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-33
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: nicolas de loof
> Fix For: 1.2
>
>
> I had some trouble creating a ReloadingStrategy implementation (based on a JMX
> reload request) :
> reloadingRequired() is called several times AFTER first returning 'true' and
> before reloadingPerformed() is called. In fact, reloading process requires
> access to getProperty() that itself (re)enters reload. If reloadingRequired()
> doens't return false at this time, a infinite recursice loop starts.
> Perhaps it is a reload() bug, that may use a boolean flag to mark
> processing-reload and avoid such infinite loop in the Thread runing he reload.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]