[
https://issues.apache.org/jira/browse/STORM-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981451#comment-14981451
]
ASF GitHub Bot commented on STORM-1147:
---------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/831#issuecomment-152346061
+1
> 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)