commit | 2353f8f5b526665707c12200160a11e185835d29 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Fri Jun 24 16:18:39 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Fri Jun 24 18:56:28 2011 -0700 |
tree | 78b575255a61f7bd010cc316ed9aa297fc7345a1 | |
parent | 6a44b81bb53882b62cc78db1f8b64354c0a47017 [diff] |
Fix server startup when replication.config exists The addition of the per-request RefControl cache broke push replication as the PushOp "request" could not locate a Guice binding for the cache. Use the same trick we do with MergeOp to setup a per-operation "request" scope for Guice. Change-Id: I0cecbad4809493f43cb2fec3624b1a53e38fb48f