Erik LaBianca

Results 13 issues of Erik LaBianca

## Cover letter Add a --dump flag to tools/storage.py that outputs batch records on stdout as utf-8 key:value suitable for re-ingestion via kafkacat.

kind/enhance
area/storage
area/rpk
python

**Describe the new feature you'd like** I'd like to see the amount of hdd bytes read/written and read/write ops for each disk. **Additional context** IOTOP displays the information I'm asking...

feature

I've put together a simple repro project at https://github.com/easel/shading-repro The basic gist is that using .inAll properly shades shapeless.*, while attempting to use .inProject.inLibrary() doesn't. There's obviously a chance I'm...

bug
area/shading