[STOR-303] StoRM creates too many threads Created: 15/Jul/13 Updated: 30/Jan/15 Resolved: 14/Aug/13 |
|
Status: | Closed |
Project: | StoRM |
Component/s: | None |
Affects Version/s: | 1.11.1 |
Fix Version/s: | 1.11.2 |
Security Level: | Public (Visbile by non-authn users.) |
Type: | Bug | Priority: | Critical |
Reporter: | Enrico Vianello | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Description |
Under load, StoRM 1.11.1 exceeds in number of threads created. |
Comments |
Comment by Enrico Vianello [ 30/Jul/13 ] |
This commit fixes the creation of a large amount of thread. This large amount of threads was generated by the high number of abort requests, generated by the operations latency due to a malformed db query. |