GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/144
Streams 221
SimpleHTTPPostPersistWriter uses the same configuration properties as other
classes in streams-http.
It will post any ObjectNode datum received to a remote endpoint.
URI, Parameters, and Payload of the POST have sensible defaults and can be
tweaked by overriding methods of this class.
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/144.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 #144
----
commit 816c301cb31ea390f2ddfb7a252d6e422e1474c7
Author: Steve Blackmon <[email protected]>
Date: 2014-11-13T04:29:59Z
base implementation of writer
refactoring to processor
commit 78d3bad64861aabad6310b4e11ebf6be7c038dda
Author: Steve Blackmon <[email protected]>
Date: 2014-11-23T01:51:11Z
tweaks needed implementing STREAMS-224
commit 17372cfc149bad5e81408111492a5c0a0af270a9
Author: Steve Blackmon <[email protected]>
Date: 2014-11-23T02:50:07Z
added a test to confirm write causes a POST to execute
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---