PacketFence - BTS - PacketFence |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000903 | PacketFence | | public | 2010-02-08 13:14 | 2011-01-26 15:39 |
|
| Reporter | obilodeau | |
| Assigned To | obilodeau | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 1.9.0 | |
| fixed in git revision | |
| fixed in mtn revision | 2663e8707212bb6747d487192ee2edcef730758c |
|
| Summary | 0000903: trying to find MAC address on ifIndex x30 times can be very long |
| Description | getMacAtIfIndex tries 30 times to _getMacAtIfIndex.
Because of 0000902, each request jam for 2-3 minutes. 30 times 3 minutes means that this thread (thus switch) is blocked for ~ 90 minutes.
We discussed it and think that getMacAtIfIndex should try 30 times or for 2 minutes whichever comes first. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0000902 | closed | | Net::Telnet and Net::Appliance::Session use alarm() for timeout which is incompatible with threaded perl | | related to | 0000907 | closed | obilodeau | pfsetvlan doesn't need to stop on SIGALRM |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-02-08 13:14 | obilodeau | New Issue | |
| 2010-02-08 13:15 | obilodeau | Relationship added | related to 0000902 |
| 2010-02-08 13:15 | obilodeau | Status | new => assigned |
| 2010-02-08 13:15 | obilodeau | Assigned To | => obilodeau |
| 2010-02-09 10:36 | obilodeau | Relationship added | related to 0000907 |
| 2010-02-09 14:37 | obilodeau | Note Added: 0001467 | |
| 2010-02-09 14:37 | obilodeau | Status | assigned => resolved |
| 2010-02-09 14:37 | obilodeau | Fixed in Version | => 1.8.8 |
| 2010-02-09 14:37 | obilodeau | Resolution | open => fixed |
| 2010-02-09 14:37 | obilodeau | mtn revision | => 2663e8707212bb6747d487192ee2edcef730758c |
| 2010-04-29 13:38 | obilodeau | Fixed in Version | 1.8.8 => 1.9.0 |
| 2011-01-26 15:39 | obilodeau | Status | resolved => closed |