Bug 577880 - The timeout option is not working as expected
Summary: The timeout option is not working as expected
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-Net-STOMP-Client
Version: el5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Steve Traylen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-29 15:17 UTC by lionel.cons
Modified: 2010-04-15 23:47 UTC (History)
2 users (show)

Fixed In Version: perl-Net-STOMP-Client-0.9-1.el4
Clone Of:
Environment:
Last Closed: 2010-04-09 04:30:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description lionel.cons 2010-03-29 15:17:26 UTC
Description of problem: At object creation time (initial TCP connection), the timeout option is ignored and may lead to blocking.

Version-Release number of selected component (if applicable): 0.8-1

How reproducible: Easy, just needs a valid IP address which is down, noted 1.2.3.4 below.

Steps to Reproduce:
1. Run the following Perl code:
 use Net::STOMP::Client;
 my $s = Net::STOMP::Client->new(uri => "tcp://1.2.3.4:1234", timeout => 1);
2. Check how long it takes.
  
Actual results: blocks for several minutes.

Expected results: should return after one second.

Additional info: this is a known bug fixed in version 0.9 of perl-Net-STOMP-Client, available on CPAN.

Comment 1 Fedora Update System 2010-03-29 16:29:54 UTC
perl-Net-STOMP-Client-0.9-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc13

Comment 2 Fedora Update System 2010-03-29 16:30:24 UTC
perl-Net-STOMP-Client-0.9-1.el4 has been submitted as an update for Fedora EPEL 4.
http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el4

Comment 3 Fedora Update System 2010-03-29 16:30:55 UTC
perl-Net-STOMP-Client-0.9-1.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el5

Comment 4 Fedora Update System 2010-03-29 16:31:23 UTC
perl-Net-STOMP-Client-0.9-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc11

Comment 5 Fedora Update System 2010-03-29 16:31:54 UTC
perl-Net-STOMP-Client-0.9-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc12

Comment 6 Fedora Update System 2010-04-01 01:41:10 UTC
perl-Net-STOMP-Client-0.9-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc12

Comment 7 Fedora Update System 2010-04-01 01:57:08 UTC
perl-Net-STOMP-Client-0.9-1.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc11

Comment 8 Fedora Update System 2010-04-01 19:31:10 UTC
perl-Net-STOMP-Client-0.9-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc13

Comment 9 Fedora Update System 2010-04-01 21:00:27 UTC
perl-Net-STOMP-Client-0.9-1.el4 has been pushed to the Fedora EPEL 4 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el4

Comment 10 Fedora Update System 2010-04-01 21:02:25 UTC
perl-Net-STOMP-Client-0.9-1.el5 has been pushed to the Fedora EPEL 5 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el5

Comment 11 Fedora Update System 2010-04-09 04:29:59 UTC
perl-Net-STOMP-Client-0.9-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2010-04-10 10:23:37 UTC
perl-Net-STOMP-Client-0.9-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2010-04-10 10:26:52 UTC
perl-Net-STOMP-Client-0.9-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2010-04-15 23:47:15 UTC
perl-Net-STOMP-Client-0.9-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2010-04-15 23:47:43 UTC
perl-Net-STOMP-Client-0.9-1.el4 has been pushed to the Fedora EPEL 4 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.