You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/10/13 16:26:21 UTC

[jira] [Created] (METRON-502) Make the ParserIntegrationTest more clear on errors

Casey Stella created METRON-502:
-----------------------------------

             Summary: Make the ParserIntegrationTest more clear on errors
                 Key: METRON-502
                 URL: https://issues.apache.org/jira/browse/METRON-502
             Project: Metron
          Issue Type: Improvement
    Affects Versions: 0.2.1BETA
            Reporter: Casey Stella


Right now the ParserIntegrationTest fails if it does not receive the expected number of messages after a given amount of time.  In situations where messages get redirected to the error or invalid queues, this results in the test waiting and failing at the end of a timeout.  The developer cannot determine if the cause is a timeout or actual errors.

We should, instead, dump out the error and invalid queue as soon as it becomes populated and fail the test with more specific reason.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)