Hi Andrzej After applying the patch, i seemed to find some strange behaviour
The fetch list for each URL was getting created inspite of the fact that db.default.fetch.interval had not been reached I thought this was supposed to be in this order 1)For the particular url/file get db fetch interval (which changes) 2) if current date exceeds db fetch interval, generate fetch list for the particular file url 3) fetch list checks for file modified date and then decides to fetch the latest contents file/URL It is supposed to function in the above manner right. Did i miss out anything??? Rgds Prabhu
