Hitesh Kapoor created APEXMALHAR-2290:
-----------------------------------------
Summary: JDBC operator does not deploy after failure in certain
cases
Key: APEXMALHAR-2290
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2290
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: Hitesh Kapoor
Assignee: Hitesh Kapoor
Fix For: 3.6.0
In some cases the JDBC output operator does not deploy properly. The operator
gets killed and does not gets deployed.
The setup method uses "select * from tablename" to just get types of fields in
the table. If the tables already has lot of data then select queries runs for
more than 30 sec and the operator is killed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)