[
https://issues.apache.org/jira/browse/FALCON-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950385#comment-13950385
]
Shwetha G S commented on FALCON-352:
------------------------------------
The expectation is that the application reads the old properties before the
reload and reads the new properties after the reload. But with the current
implementation, in the time window of when the properties are cleared to when
the properties are reloaded, there will not be any properties and the system
will not behave as expected. We need to fix this.
Worst is what happens if the reload fails. Atleast we should fall back to old
properties in this case.
> old properties not removed on refresh of runtime properties
> ------------------------------------------------------------
>
> Key: FALCON-352
> URL: https://issues.apache.org/jira/browse/FALCON-352
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.5
> Environment: prod
> Reporter: Samarth Gupta
> Assignee: Shaik Idris Ali
> Labels: commons
> Attachments: FALCON-352.patch
>
>
> when runtime properties are refreshed at runtime the new modified changes are
> added , however the old properties are not removed due to which prism can
> keep sending request to deprecated servers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)