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

    https://github.com/apache/incubator-streams/pull/345#discussion_r94047751
  
    --- Diff: 
streams-contrib/streams-persist-cassandra/src/main/jsonschema/org/apache/streams/cassandra/CassandraConfiguration.json
 ---
    @@ -0,0 +1,44 @@
    +{
    +  "$schema": "http://json-schema.org/draft-03/schema";,
    +  "$license": [
    +    "http://www.apache.org/licenses/LICENSE-2.0";
    +  ],
    +  "id": "#",
    +  "type": "object",
    +  "javaType": "org.apache.streams.cassandra.CassandraConfiguration",
    +  "javaInterfaces": ["java.io.Serializable"],
    +  "properties": {
    +    "host": {
    +      "type": "string",
    --- End diff --
    
    perhaps this should be an array of strings, so module can start-up with 
more than one seed host.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to