[
https://issues.apache.org/jira/browse/STREAMS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232220#comment-14232220
]
ASF GitHub Bot commented on STREAMS-221:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/153
implementation and test for STREAMS-221
creates SimpleHTTPPostPersistWriter
slight modify SimpleHttpGetProcessor to use the same methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-221
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/153.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 #153
----
commit e8cd56bc69b5abc07d4ea9fa83c26858bf17bc7d
Author: sblackmon <[email protected]>
Date: 2014-12-02T21:58:06Z
implementation and test for STREAMS-221
----
> Simple HTTP Persist Writer
> --------------------------
>
> Key: STREAMS-221
> URL: https://issues.apache.org/jira/browse/STREAMS-221
> Project: Streams
> Issue Type: New Feature
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> Add a utility persist writer that posts documents to a remote end-point.
> This writer should be able to pass messages between streams pipelines
> executing on other hosts in conjunction with STREAMS-222
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)