Code Monkey home page Code Monkey logo

Comments (5)

ebuchman avatar ebuchman commented on June 14, 2024

As far as we know, this is due to a problem in the underlying goleveldb library. You should be able to solve it by compiling Tendermint to use the real C version of LevelDB. See https://tendermint.com/docs/introduction/install.html#compile-with-cleveldb-support

from go-cyber.

hleb-albau avatar hleb-albau commented on June 14, 2024

@ebuchman, thanks for answer.
In our case, compiling with cleveldb and adjusting multistore usage fixed problem.
For each 30sec-block we previously rewrite about 5mb, that caused a lot of compactions.
Sorry for interruption. Thanks for tendermint and cosmos.

from go-cyber.

ebuchman avatar ebuchman commented on June 14, 2024

Please, no need to apologize. We appreciate the initial report and confirmation of the fix. Let us know if you encounter any other issues! Thanks.

from go-cyber.

gcohler avatar gcohler commented on June 14, 2024

@ebuchman When I follow the instructions for installing cleveldb, I get a panic that it is not supported. Has this support been eliminated?

panic: Unknown db_backend cleveldb, expected either fsdb or leveldb or goleveldb or memdb

Thanks much.

from go-cyber.

ebuchman avatar ebuchman commented on June 14, 2024

No it has not. How are you installing it? make install_c should do it. Do you have gcc installed?

from go-cyber.

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.