swift/test/unit/proxy
Tim Burke 1883c1ec23 Make get_info requests useful with recheck_*_existence == 0
Before, when recheck_account_existence or recheck_container_existence
was set to zero, get_info requests for accounts or containers wouldn't
populate the env cache for the current request, so it wouldn't return
the data *it just got*.

Now, we'll still populate the env cache and memcache, as a cache time of
zero means "keep it indefinitely". See the memcache docs at
https://github.com/memcached/memcached/blob/1.4.25/doc/protocol.txt#L163

Change-Id: Ia648263073bc88e35216cafb76821b7ce02c1d03
Closes-Bug: 1224734
2016-09-01 15:10:04 -07:00
..
controllers Make get_info requests useful with recheck_*_existence == 0 2016-09-01 15:10:04 -07:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_mem_server.py Fix EC ring validation at ring reload 2016-07-24 21:49:57 -07:00
test_server.py Merge "Fix EC ring validation at ring reload" 2016-08-27 01:01:24 +00:00
test_sysmeta.py Use more specific asserts in test/unit/proxy tests 2016-07-15 13:32:31 +00:00