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

A updated SOLR-15704:
---------------------
    Attachment: solrDeltalog.txt
        Status: Open  (was: Open)

The Solr log shows this problem - entity1 delta import request is logged (line 
1) and entity2 delta import request (line 5). That line about entity2 is the 
only log entry about it, no action is done - as if it is ignored completely.

> 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
>            Priority: Major
>         Attachments: solrDeltalog.txt
>
>
> 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 in one function) 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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to