You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2016/03/20 18:12:33 UTC

[jira] [Created] (CHUKWA-801) TestFileTailer fails frequently on Jenkins

Eric Yang created CHUKWA-801:
--------------------------------

             Summary: TestFileTailer fails frequently on Jenkins
                 Key: CHUKWA-801
                 URL: https://issues.apache.org/jira/browse/CHUKWA-801
             Project: Chukwa
          Issue Type: Bug
            Reporter: Eric Yang
            Assignee: Eric Yang


TestFileTailer has a test case to verify if there is more data coming into the pipeline, the adaptor would not go into sleep mode for 2 seconds.  However the current test case duration is measuring 300 milliseconds.  File tailer sampling rate is at 2 seconds.  If data are coming in two batches, both batches should be send within 2 seconds instead of 300 milliseconds measurement.  This test case fails on Jenkins a lot, hence it is good to adjust to 2 seconds sampling rate for measurement.



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