Coder Social home page Coder Social logo

Comments (3)

kou avatar kou commented on August 15, 2024

How many database size? (du -hc DB_DIR)
If database size is 2GiB over, droonga-engine process also uses 2GiB over. It is a natural behavior.

By the way, why did you use -KILL? The process didn't receive -TERM?

from droonga-engine.

piroor avatar piroor commented on August 15, 2024

When I saw 98% memory usage with too large swap, the database was 10GiB or more. RAM of machines are 8GB (node1), 8GB (node2) and 6GB (node3). The 6GB RAM machine (node3) was dead at first. So, as you described, it leached to the maximum size of the on-memory database... OK I've understood.

Hmm, then, I think I have to shrink the database to benchmark it.

By the way, why did you use -KILL? The process didn't receive -TERM?

First I tried kill $(cat ~/droonga/droonga-engine.pid) but some processes were still there. So I killed rest processes with "-KILL" option to stop them certainly.

from droonga-engine.

piroor avatar piroor commented on August 15, 2024

On the other hand, Groonga can load such too much records in one time simply. So I think this should be fixed by Droonga, even if we activate partitioning of databases.

from droonga-engine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.