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(-)