[ 
https://issues.apache.org/jira/browse/JENA-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083140#comment-13083140
 ] 

Simon Helsen commented on JENA-93:
----------------------------------

I noticed that the static 

    public static boolean cancelAllowDrain = false ; 

is deprecated. Why is that?

> Permit cancelAllowDrain on a per query basis
> --------------------------------------------
>
>                 Key: JENA-93
>                 URL: https://issues.apache.org/jira/browse/JENA-93
>             Project: Jena
>          Issue Type: Improvement
>          Components: ARQ
>            Reporter: Simon Helsen
>
> Currently, there is a global static variable 
> queryExecutionBase.cancelAllowDrain to permit partial results on cancelled 
> queries. 
> We would need this ability to be determinable on a per-query basis since we 
> have to mix both use-cases on our back-end and a the same time. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to