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

ASF GitHub Bot commented on JENA-1330:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/247

    Query string in URLs; uniform HttpClient/HttpContext usage.

    JENA-1330: pass HttpClient/HttpContext in query and update calls.
    
    JENA-1331: Support additional query string in URLs for services.
    
    Add operations for HttpClient/HttpContext to 
    QueryExecutionFactory and UpdateExecutionFactory.
    
    Use HttpContext in HtpQuery, then HttpClientContext.adapt as necessary.
    
    Tests for URL generation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena rdfconnection-httpclient

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/247.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #247
    
----
commit 5c5518a765f5c22749be3a2b9cac6ab5431f4627
Author: Andy Seaborne <[email protected]>
Date:   2017-04-27T13:18:26Z

    Query string in URLs; uniform HttpClient/HttpContext usage.
    
    JENA-1330: pass HttpClient/HttpContext in query and update calls.
    
    JENA-1331: Support additional query string in URLs for services.
    
    Add operations for HttpClient/HttpContext to 
    QueryExecutionFactory and UpdateExecutionFactory.
    
    Use HttpContext in HtpQuery, then HttpClientContext.adapt as necessary.
    
    Tests for URL generation.

----


> RDFConnectionRemote.query does not pass on the HttpClient
> ---------------------------------------------------------
>
>                 Key: JENA-1330
>                 URL: https://issues.apache.org/jira/browse/JENA-1330
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.2.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> Same for RDFConnectionRemote.update.
> They don't pass on HttpContext either.
> {{QueryExecutionFactory.sparqlService}} and 
> {{UpdateExecutionFactory.createRemote}} need to have 
> {{HttpClient}}/{{HttpContext}} variants.
> Report:
> https://lists.apache.org/thread.html/bd56999dc75bb223b0707e06f958c0579e0a2e04f59a72183168ae95@%3Cusers.jena.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to