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)