ethpandaops / ansible-collection-general

Ansible collection with multiple reusable roles used by the EthPandaOps team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add BONSAI as the default storage engine for besu

parithosh opened this issue · comments

--data-storage-format=BONSAI, besu will probably update their default in a future release but we should be using bonsai as our default

IMO, we should keep whatever besu decides as their default. So I wouldn't bake this into the defaults, but instead add it as an extra arg on whatever deployments we need it.

Besu said they wanted to change the default and didn't get to it so far, so in the devs opinion this should've been the "Default" all along. Main reason to add it here is that we then don't have to think about it for each and every testnet.

+1 to change the default to Bonsai. Caused too much trouble already when we did not use Bonsai.

BONSAI is now default on Besu