You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/03/25 13:38:02 UTC

[jena] branch main updated (e974f2a -> cee0604)

This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from e974f2a  Merge pull request #1236 from costas80/main
     new c4a776b  `QueryRewriteIndex:test(...)` updated to remove race condition.
     new cd13f70  `GeometryTransformIndex:test(...)` updated to remove race condition.
     new 51816b4  `GeometryLiteralIndex:test(...)` updated to remove race condition.
     new cee0604  Merge pull request #1234 from galbiston/expiring_index_race_condition_fix

The 9775 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../implementation/index/GeometryLiteralIndex.java | 12 +++++------
 .../index/GeometryTransformIndex.java              | 24 +++++++++-------------
 .../implementation/index/QueryRewriteIndex.java    |  9 +-------
 3 files changed, 16 insertions(+), 29 deletions(-)