You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Catalin (JIRA)" <ji...@apache.org> on 2013/08/31 20:42:51 UTC

[jira] [Comment Edited] (SOLR-5206) OpenExchangeRatesOrgProvider never refreshes the rates

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

Catalin edited comment on SOLR-5206 at 8/31/13 6:41 PM:
--------------------------------------------------------

I've attached a patch which fixes this issue. The problem was with how the condition was set (it should have been reversed) and the fact that timestamp is in seconds, not miliseconds.
                
      was (Author: wiseon3):
    I've attached a patched which fixes this issue.
                  
> OpenExchangeRatesOrgProvider never refreshes the rates
> ------------------------------------------------------
>
>                 Key: SOLR-5206
>                 URL: https://issues.apache.org/jira/browse/SOLR-5206
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 4.4
>            Reporter: Catalin
>            Priority: Critical
>             Fix For: 4.4
>
>         Attachments: fixRefresh.patch
>
>
> The OpenExchangeRatesOrgProvider never reloads the rates after the initial load, no matter what refreshInterval is set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org