Github user ehedgehog commented on the issue:
https://github.com/apache/jena/pull/157
Yes.
With a proviso. In the unmodified Fuseki, if the cancellation happens while
the
bindings are being loaded into the array that will be sort()ed, then the
load
finishes "immediately". That phase, the load phase, already terminates
quickly.
The modification applies once the sort() has started running, so in the
live test we need to be able to estimate when the sort()ing will start.
---
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.
---