You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Parth Brahmbhatt (JIRA)" <ji...@apache.org> on 2015/10/29 21:47:27 UTC

[jira] [Created] (STORM-1147) Storm JDBCBolt should add validation to ensure either insertQuery or table name is specified and not both.

Parth Brahmbhatt created STORM-1147:
---------------------------------------

             Summary: Storm JDBCBolt should add validation to ensure either insertQuery or table name is specified and not both.
                 Key: STORM-1147
                 URL: https://issues.apache.org/jira/browse/STORM-1147
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-jdbc
    Affects Versions: 0.10.0
            Reporter: Parth Brahmbhatt
            Assignee: Parth Brahmbhatt
            Priority: Trivial
             Fix For: 0.11.0


The JDBCBolt takes either an insert query or table name but does not do any validation check to ensure only one of the two option is provided. We should add a validation check and throw an exception with proper messaging to avoid confusion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)