You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "A (Jira)" <ji...@apache.org> on 2021/10/20 13:55:00 UTC

[jira] [Created] (SOLR-15704) Delta import with multiple entities: working partially

A created SOLR-15704:
------------------------

             Summary: Delta import with multiple entities: working partially 
                 Key: SOLR-15704
                 URL: https://issues.apache.org/jira/browse/SOLR-15704
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 8.6.2, 6.6.5
            Reporter: A


My db-data-config.xml has multiple entities defined, each with their own *deltaImportQuery* and *deltaQuery*.

When calling deltaImport from PHP for entity1 and entity2 (two seperate function calls) only the first deltaImport is done and dataimport.properties value entity1.last_index_time updated.

If there is a timeout placed between these function calls, for example sleep(120) from PHP, both deltaImports work.

Is this a bug or normal behavior? Should I really check Solr status before sending next command (next deltaImport call)?



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

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