Files
swift/test/unit
Tim Burke 6853616aea ring: Track more properties of the ring
Plumb the version from the ringbuilder through to the metadata at the
start of the ring. Recover this (if available) when running

    swift-ring-builder <ring> write_builder

When we load the ring, track the count and MD5 of the bytes off disk, as
well as the number of uncompressed bytes.

Expose all this new information as properties on the Ring, along with

  - device_count (number of non-None entries in self._devs),
  - weighted_device_count (number of devices that have weight), and
  - assigned_device_count (number of devices that actually have
    partition assignments).

Co-Authored-By: Matthew Oliver <matt@oliver.net.au>
Change-Id: I73deaf6f1d9c1d37630c37c02c597b8812592351
2019-07-12 17:26:28 -07:00
..
2019-06-25 13:42:26 -05:00
2019-06-19 09:54:14 -07:00
2019-03-13 21:51:36 -07:00