-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Labels:None
In spite numerous attempts to improve memory consumption of config listener. The simple fact that we call config:subscribe_for_changes causes the hike in memory consumed by couch_index process. Monitoring the changes for "query_server_config.commit_freq" is not worth it. We would just call config:get_index when we need to.
- links to