Github user steveblackmon commented on a diff in the pull request:

    https://github.com/apache/incubator-streams/pull/262#discussion_r42417751
  
    --- Diff: 
streams-contrib/streams-persist-graph/src/main/java/org/apache/streams/graph/GraphHttpPersistWriter.java
 ---
    @@ -218,7 +217,7 @@ protected ObjectNode executePost(HttpPost httpPost) {
         @Override
         public void prepare(Object configurationObject) {
    --- End diff --
    
    prepare(Object) is defined by the interface and thus has to be implemented, 
but exact implementation details vary.  Most modules source component 
configurations at component creation (constructor) time as the runtimes are for 
the most part not set up to supply useful configurationObjects.


---
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.
---

Reply via email to