Loop stacktrace discovered in 4MB line in storagenode logs that resulted in a crashed node

You may mitigate the issue somewhat by reducing the number of allowed concurrent connections.
You can tweak with

storage2.max-concurrent-requests

on your config.yaml file.

This is not without its own shortocomings but if you’re struggling after trying other things it might an be option.

1 Like