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

Code Ferret commented on JENA-1621:
-----------------------------------

The tests are all now passing after introducing a one second delay in 
[TextIndexESIT.addEntity|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/test/java/org/apache/jena/query/text/es/it/TextIndexESIT.java#L517]
 to give the test ES process time to complete the addEntity.

There are already [such 
delays|https://github.com/apache/jena/blob/0e5ffe98a8cb20a64f64547d2bcf92481e8f528a/jena-text-es/src/test/java/org/apache/jena/query/text/es/it/TextIndexESIT.java#L446]
 after issuing some deletes for the same reason.

Other than slowing down the ES tests this shouldn't pose an issue in practice.

I'll issue a PR for upgrading to Lucene 7.4.0 and we can deal w/ 7.5.0 when ES 
6.5 is released.

> Upgrade Lucene to 7.5.x
> -----------------------
>
>                 Key: JENA-1621
>                 URL: https://issues.apache.org/jira/browse/JENA-1621
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Text
>    Affects Versions: Jena 3.9.0
>            Reporter: Andy Seaborne
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to