You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alexandre Rafalovitch (Jira)" <ji...@apache.org> on 2020/08/29 18:42:00 UTC

[jira] [Resolved] (SOLR-3365) Data import using local time to mark last_index_time

     [ https://issues.apache.org/jira/browse/SOLR-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexandre Rafalovitch resolved SOLR-3365.
-----------------------------------------
    Resolution: Won't Fix

> Data import using local time to mark last_index_time
> ----------------------------------------------------
>
>                 Key: SOLR-3365
>                 URL: https://issues.apache.org/jira/browse/SOLR-3365
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>         Environment: 1 mysql data source server
> 2 solr servers 
>            Reporter: Bartosz Cembor
>            Priority: Major
>         Attachments: SOLR-3365.patch
>
>
> Class org.apache.solr.handler.dataimport.DataImporter
> setIndexStartTime(new Date());
> When there is difference in time beetwen servers (mysql and solr) some documents are not indexed 
> I think DataImporter should take time from mysql database (SELECT NOW()) and use it for mark start_index_time



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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