mirror of
https://github.com/rancher/steve.git
synced 2025-08-30 13:02:32 +00:00
The default chunk size in the partition was set to 100000. It could be overridden as a larger or smaller number, but not disabled altogether. This change adds the ability for users to explicitly opt out of the limit by specifying a negative number or zero. The default behavior is the same. |
||
---|---|---|
.. | ||
processor_test.go | ||
processor.go |