Bug 1067235
Summary: | [RFE] Upgrade leveldb to 1.15.0 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kyle VanderBeek <kylev> |
Component: | leveldb | Assignee: | Peter Lemenkov <lemenkov> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | branto, ktdreyer, lemenkov, projects.rg, ruben |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-11 15:21:52 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kyle VanderBeek
2014-02-20 01:06:54 UTC
FYI: Since our need was urgent, I rolled a custom RPM for my local repo using the existing spec. I updated to 1.15.0 and disabled Patch 2, which seems to have made its way upstream (or at least some sort of reasonable facsimile thereof). It is working fine, and does solve our problem of file handle exhaustion. We were crashing on thousands of open file handles with the broken max_open_files clamping they fixed in 1.13.0. I'm not 100% certain about the Patch 2 status since I'm not a cross-platform expert, so someone more in the know should verify its status. Marking as RFE/FutureFeature so this doesn't get auto-closed. Peter, I need leveldb 1.15.0 as well, is there anything I can do to help? *** This bug has been marked as a duplicate of bug 1306611 *** |