afs commented on issue #1399: URL: https://github.com/apache/jena/issues/1399#issuecomment-1164314008
Yes. "Empty context" here means no entry for `ARQConstants.registryServiceExecutors`. The rest of the context is not important. This is motivated by the work elsewhere dealing with the context for query execution (other registries). 1. There is already a separate flag to turn SERVICE off completely. 2. "No entry" should give some default SPARQL execution as expected behaviour. What happens if there is an empty service executor registry is less important. Your suggestion makes sense to me because it is a configuration error by the application. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
