You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "takayuki-nagai (via GitHub)" <gi...@apache.org> on 2023/05/10 03:26:01 UTC

[GitHub] [couchdb] takayuki-nagai opened a new issue, #4586: CouchDB memory consumption increases when deploying on RHEL9

takayuki-nagai opened a new issue, #4586:
URL: https://github.com/apache/couchdb/issues/4586

   ## Description
   
   I've noticed that CouchDB's memory usage increases abnormally when Hyperledger Fabric(HLF) is running on certain operating systems.
   
   I deployed HLF v2.5.1, which uses CouchDB v3.3.2, on a VM with RHEL9 installed.
   (In HLF, CouchDB is provided as a docker image; base OS is debian gnu/linux 11.)
   Then the memory usage of the CouchDB container reached around 1.5GB.
   I also found that the same phenomenon occurs when deploying HLF v2.4, which uses CouchDB v3.1.1, on RHEL9.
   On the other hand, when deploying HLF on RHEL8 or Ubuntu, CouchDB memory usage was only about 50MB.
   
   I know couchdb doesn't support RHEL9 yet. Will there be any possibilities that deploying a docker container including couchdb on RHEL9 causes high memry usage?
   
   
   ## Your Environment
   
   * CouchDB version used: v3.3.2
   * Browser name and version: N/A
   * Operating system and version: RHEL9
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] CouchDB memory consumption increases when deploying on RHEL9 [couchdb]

Posted by "nickva (via GitHub)" <gi...@apache.org>.
nickva commented on issue #4586:
URL: https://github.com/apache/couchdb/issues/4586#issuecomment-1843542034

   We now support RHEL 9 https://apache.jfrog.io/ui/repos/tree/General/couchdb-rpm/el9 (as Almalinux 9) and we just released 3.3.3. Give that a try, wonder if it will show the same memory usage pattern you saw before.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org