New issue
Advanced search Search tips

Issue 917853 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove layered_cache

Project Member Reported by benjhayden@chromium.org, Dec 26

Issue description

From https://github.com/catapult-project/catapult/issues/3210

layered_cache is only used in 3 places:
TestMetadata.CreateCallback and TestMetadata._pre_delete_hook only call layered_cache.Delete().
update_bug_with_results only calls SetExternal(), and can probably switch to using stored_object directly.
 

Sign in to add a comment