[
https://issues.apache.org/jira/browse/APEXMALHAR-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704412#comment-15704412
]
ASF GitHub Bot commented on APEXMALHAR-2357:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-malhar/pull/512
> JdbcPojoOperatorApplicationTest failing intermittently
> -------------------------------------------------------
>
> Key: APEXMALHAR-2357
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2357
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Hitesh Kapoor
> Assignee: Hitesh Kapoor
>
> JdbcPojoOperatorApplicationTest was added as a part of APEXMALHAR-2340. This
> test is failing intermittently. The condition to exit the test, exits when
> emitted tuples are equal to 10 and the check to pass the test is that these
> tuples should be added to the table. The test was exiting before adding it in
> table and hence there was a failure.
> The fix is straight forward and to change the exit criteria, it should exit
> when the tuples are added to the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)