| commit | 29b29e5f26ad82455140dfbcf93b30d9eb0fb4b9 | [log] [tgz] |
|---|---|---|
| author | Dave Borowitz <dborowitz@google.com> | Wed Oct 02 16:18:15 2013 -0700 |
| committer | Dave Borowitz <dborowitz@google.com> | Thu Oct 03 08:40:14 2013 -0700 |
| tree | 89391b9515ced9dec7184b999afd307f994fbf44 | |
| parent | 848a6bdf313e619b3adf42234a2cc1e3f15e0788 [diff] |
Don't open new database connections in ChangeBatchIndexer In the environment where this is used (Reindex), we already have a Provider<ReviewDb> available, so just use it instead of tying up another database connection. Change-Id: Ib32bebbed7297fe9922221055b928418ad464d1c