[ https://issues.apache.org/jira/browse/JENA-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619306#comment-16619306
]
ASF GitHub Bot commented on JENA-1605:
--------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/471
JENA-1605: use transactions in spatialindexer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JENA-1605
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/471.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #471
----
commit 4816dcecd2992a8236ebbebb30ad2a1796aab92c
Author: ajs6f <ajs6f@...>
Date: 2018-09-18T15:43:51Z
JENA-1605: use transactions in spatialindexer
----
> spatialindexer doesn't use transactions
> ---------------------------------------
>
> Key: JENA-1605
> URL: https://issues.apache.org/jira/browse/JENA-1605
> Project: Apache Jena
> Issue Type: Bug
> Components: Spatial
> Affects Versions: Jena 3.8.0
> Reporter: A. Soroka
> Assignee: A. Soroka
> Priority: Minor
> Fix For: Jena 3.9.0
>
>
> The {{spatialindexer}} does not use a transaction to work with the {{Dataset}} it is
indexing, which causes problems with TDB2 datasets.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|