Github user samaitra commented on the pull request:
https://github.com/apache/jena/pull/95#issuecomment-149320389
@ajs6f Initially when I started on this Jira ticket the
jena.atlas.lib.Cache module was not available and I wrote this cache module to
support the SPARQL query caching. The idea was to support the caching
completely using fuseki-core but faced challenge in capturing the output of
select queries as the result was written directly to ServletOutputStream using
IndentedWriter as per desired output format.
---
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.
---