Github user afs commented on the issue: https://github.com/apache/jena/pull/157 It does not need logging, and definitely not at level `INFO` - cancellation is a normal feature (and should cause an exception) and Jena is a library. Libraries should not log at `INFO` in normal use. Consider Fuseki - it logs a cancelled request anyway, catching the query cancellation exception.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---