Why doesn't _cat/recovery honor the bytes=XX in the URI?

It looks like this is an oversight in the code that serves the GET _cat/recovery API:

These values are returned as numbers, not as ByteSizeValues, so the ?bytes= parameter doesn't apply. Could you open an issue on Github, @slmingol?

1 Like