Skip to content
#

sharding

Here are 179 public repositories matching this topic...

michaelsproul
michaelsproul commented Aug 25, 2020

Description

We seem to output block graffiti to the logs without escaping or removing unprintable characters, which causes text-based tools like grep to choke up:

$ grep 'graffiti' medalla_bn.log
Binary file medalla_bn.log matches

(You need to re-run with grep --text)

It looks like we make some attempt to sanitize the graffiti, but it doesn't seem to be working as int

Improve this page

Add a description, image, and links to the sharding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sharding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.