Closed
Bug 1164174
Opened 11 years ago
Closed 9 years ago
S3SplitFileOutput holds too many open file handles
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P3)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mreid, Unassigned)
References
Details
S3SplitFileOutput has a configuration parameter for "max_open_files", which is intended to prevent heka from exceeding the system's limit on open files.
It appears that this limit is routinely exceeded according to 'lsof', so we should fix that.
Updated•11 years ago
|
| Reporter | ||
Updated•11 years ago
|
Priority: P2 → P3
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•