commit | ddd96b887553a593330d0b72714facaa3dc6529a | [log] [download] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Fri Apr 18 10:57:18 2014 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Fri Apr 18 11:01:15 2014 -0700 |
tree | cbbf08b897a1185b2b4c6fb05d9a0a63b4650afb | |
parent | b5e5c62237379c8cf98d5a4321e82f76261f0db4 [diff] |
Revert "ConfigUtil: add method to populate an existing CacheBuilder" CacheBuilder has some frustrating state checking to make sure values are set only once. This means setting values in the config that are already set in the passed-in CacheBuilder fails with an IllegalStateException. Callers unfortunately have to go back to reading only from the config. This reverts commit 886ed4726d5bbb00d0c8c515c13a0d346e63acee. Change-Id: I713f46bffb7dc9b646e9a9acfa8223283f51f5ad