Investigate making IO layer pluggable via code configuration
Description
Components
Affects versions
Fix versions
Labels
None
Environment
None
Release Notes Description
None
Activity
Show:
Sundar Sridharan February 6, 2019 at 9:22 PM
Build carries the fix
CB robot February 6, 2019 at 8:10 PM
Build couchbase-server-5.5.4-4322 contains plasma commit c2ad7e5 with commit message:
mem: Only increment if RSS < quota
Sundar Sridharan February 5, 2019 at 8:07 PM
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Reporter
Jeffry Morris
Jeffry MorrisPriority
Major
Instabug
Open Instabug
PagerDuty
PagerDuty Incident
PagerDuty Incident
Sentry
Linked Issues
Linked Issues
Zendesk Support
Linked Tickets
Linked Tickets
Created December 24, 2015 at 4:17 AM
Updated May 27, 2016 at 1:45 AM
Resolved May 27, 2016 at 1:45 AM
Instabug
Currently, you can only change the IO layer by using the app/web.config because some of the underlying classes or ctors are internal. By making these public the API will be exposed and programmatic injection of the IO layer would be possible...do we want to do this?