Clarification on stop writes working

See Expired/Deleted data reappears after server is restarted - #26 by kporter.

The difference here is that the eviction depth is stored on shutdown so that previously evicted data will not return.

When stop writes is in effect on a given node, the partitions owned by that node will not be able to receive new client initiated writes (replica, migration, and defrag writes will continue regardless).

No.