GitHub user ehedgehog opened a pull request:
https://github.com/apache/jena/pull/166
Address Jena-1229, fuseki timeout queries not working properly with
DISTINCT.
Remove incorrect call super.close() from the body of
QueryIterDistinct.requestSubCancel()
as per JENA #1229.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/epimorphics/jena master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/166.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 #166
----
commit c88e008a216e684711171c507d9744dffbd09025
Author: Chris Dollin <[email protected]>
Date: 2016-07-27T13:47:10Z
Merge pull request #2 from apache/master
Syncing from original
commit 18d28f5f77ba1273471b2bc82573c7aae2f42115
Author: Chris Dollin <[email protected]>
Date: 2016-08-31T13:22:13Z
Merge https://github.com/apache/jena
commit efd4dfd7025ee26b40289b77067f5e164729fd57
Author: Chris Dollin <[email protected]>
Date: 2016-08-31T13:57:00Z
Address Jena-1229, fuseki timeouts not working properly with DISTINCT.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---