ftp-listener pollLatencySeconds property ignored
------------------------------------------------
Key: JBESB-843
URL:
http://jira.jboss.com/jira/browse/JBESB-843
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Configuration
Affects Versions: 4.2 Milestone Release 3
Reporter: Kevin Conner
Assigned To: Tom Fennelly
Fix For: 4.2
The hudson builds have been failing recently because of a race in the QA FtpUnitTest.
The test specifies a pollLatencySeconds property of 5 seconds but this does not appear to
be handled in the mapping to the new scheduler code. The consequence of this is that the
listener receives a default value of 10 seconds.
The race occurs because the esb containing the test is undeployed after 10 seconds.
On my machine this does not cause a failure, the message processing occurs milliseconds
before undeployment, but on the hudson machines it occurs just after. At this point the
test has already failed.
We need to add support for mapping pollLatencySeconds.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira