You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Bhupesh Chawda (JIRA)" <ji...@apache.org> on 2016/11/29 06:45:58 UTC

[jira] [Resolved] (APEXMALHAR-2357) JdbcPojoOperatorApplicationTest failing intermittently

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupesh Chawda resolved APEXMALHAR-2357.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.7.0

> 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
>             Fix For: 3.7.0
>
>
> 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)