Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3365

Data import using local time to mark last_index_time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • 1 mysql data source server
      2 solr servers

    Description

      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

      Attachments

        1. SOLR-3365.patch
          2 kB
          Shinichiro Abe

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cemborek Bartosz Cembor
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: