[ 
https://issues.apache.org/jira/browse/GOBBLIN-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhixiong Chen updated GOBBLIN-211:
----------------------------------
    Sprint:   (was: Apache Gobblin 170807)

> Implement new salesforce writer
> -------------------------------
>
>                 Key: GOBBLIN-211
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-211
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Zhixiong Chen
>            Assignee: Zhixiong Chen
>
> The current implementation of salesforce writer, 
> `org.apache.gobblin.writer.http.SalesForceRestWriterBuilder`, deeply coupled 
> with `CloseableHttpClient`.
> The new implementation will decouple the http client from the http writer 
> based on the gobblin http framework.  An example implementation is 
> `org.apache.gobblin.writer.AsyncHttpWriter`, which is mainly composed by:
> {code:java}
> org.apache.gobblin.http.HttpClient
> org.apache.gobblin.async.AsyncRequestBuilder
> org.apache.gobblin.http.ResponseHandler
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to