GitHub user ehedgehog opened a pull request:
https://github.com/apache/jena/pull/157
Fixes for JENA-1212
Comparator used by sorting blocks of bindings now
checks for cancellation every 10000 compares and
aborts the sort if cancelled=true.
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/157.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 #157
----
commit d32cf8f45eab662618920731c065ade53dd951c9
Author: Chris Dollin <[email protected]>
Date: 2016-07-18T14:40:00Z
Fixes for JENA-1212
----
---
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.
---