Alistair Coles a87317db6e sharder: support rows_per_shard in config file
Make rows_per_shard an option that can be configured
in the [container-sharder] section of a config file.

For auto-sharding, this option was previously hard-coded to
shard_container_threshold // 2.

The swift-manage-shard-ranges command line tool already supported
rows_per_shard on the command line and will now also load it from a
config file if specified. Any value given on the command line takes
precedence over any value found in a config file.

Change-Id: I820e133a4e24400ed1e6a87ebf357f7dac463e38
2021-07-07 13:59:36 +01:00
..
2021-04-26 14:24:25 -07:00
2019-07-22 19:17:55 +02:00
2014-02-20 16:15:48 +08:00
2010-07-12 17:03:45 -05:00
2014-06-19 10:18:34 -07:00
2019-06-03 22:01:13 -05:00