besu icon indicating copy to clipboard operation
besu copied to clipboard

change ATs to use Bonsai since this is now the default storage mode

Open macfarla opened this issue 1 year ago • 3 comments

See comments on https://github.com/hyperledger/besu/pull/6536

Change ProcessBesuNodeRunner and ThreadBesuNodeRunner to use DEFAULT_BONSAI_CONFIG

macfarla avatar Feb 16 '24 10:02 macfarla

See https://github.com/hyperledger/besu/pull/6048

siladu avatar Feb 20 '24 22:02 siladu

reopened since this change was reverted due to some AT flakiness

macfarla avatar Mar 05 '24 06:03 macfarla

the AT flakiness seems to have resolved itself... fishy. but I cannot make it happen again

  • original PR which shows failure https://github.com/hyperledger/besu/pull/6619
  • second PR which shows when it was failing https://github.com/hyperledger/besu/pull/6729 and is now passing (I thought maybe the last change was making it pass)
  • redux PR which has the same code (with and without that last change) and doesn't fail https://github.com/hyperledger/besu/pull/6770

macfarla avatar Mar 21 '24 05:03 macfarla