Re: Database Level Caching
Nicolas Trangosi <nicolas...@...>
Hi Boxuan, I have configured janusgraph with: cache.db-cache-time: 600000 cache.db-cache-size: 50000000 index.search.elasticsearch.create.ext.number_of_replicas: 0 storage.buffer-size: 1024 index.search.elasticsearch.create.ext.number_of_shards: 1 cache.cache.db-cache-time: 0 index.search.index-name: dcbrain index.search.backend: elasticsearch storage.port: 9042 ids.block-size: 1000000 schema.default: logging storage.cql.batch-statement-size: 50 index.search.hostname: dfe-elasticsearch storage.backend: cql storage.hostname: dfe-cassandra storage.cql.local-max-requests-per-connection: 4096 index.search.port: 9200 When I import this dump with jvisualVM, retained size for ExpirationKCVSCache 257 Mb when the limit should be 50 Mb. Regards, Nicolas Le lun. 4 janv. 2021 à 13:11, BO XUAN LI <libo...@...> a écrit :
--
![]() Ce message et ses pièces jointes peuvent contenir des informations confidentielles ou privilégiées et ne doivent donc pas être diffusés, exploités ou copiés sans autorisation. Si vous avez reçu ce message par erreur, veuillez le signaler a l'expéditeur et le détruire ainsi que les pièces jointes. Les messages électroniques étant susceptibles d'altération, DCbrain décline toute responsabilité si ce message a été altéré, déformé ou falsifié. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, DCbrain is not liable for messages that have been modified, changed or falsified. Thank you. |
|