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

Karl Wright commented on CONNECTORS-1397:
-----------------------------------------

[~cguzel]: Are you sure you are looking at the right job?

The UI does this when displaying those four values:

{code}
      Long recrawlInterval = job.getInterval();
      Long maxRecrawlInterval = job.getMaxInterval();
      Long reseedInterval = job.getReseedInterval();
      Long expirationInterval = job.getExpiration();
{code}

It therefore makes no sense that the UI would get a different value for the 
same job than from wherever else you were debugging.


> Unable to set recrawl interval of email connector
> -------------------------------------------------
>
>                 Key: CONNECTORS-1397
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1397
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Email connector
>    Affects Versions: ManifoldCF 2.6
>            Reporter: Cihad Guzel
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.7
>
>         Attachments: mcf-screenshot.png, recrawlInterval.png
>
>
> I set "Recrawl interval" and "Reseed interval" from Schedular tab of email 
> connector as "1" . Then I debug the mcf code and saw "job.getInterval()" as 
> 60000.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to