commit | 09465928e35e0e7c9ce83f6c16483921dcd17854 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Sep 12 15:09:02 2013 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Thu Sep 12 15:09:02 2013 -0700 |
tree | 62d456ca1f070de42225a0145fd2ced56403a2ad | |
parent | f7309da31d6e01fc9655cc15bf648b5ade8b7b34 [diff] |
Fix RetentionFileSaver concurrency issue. RetentionFileSaver was sharing a static SimpleDataFormatter instance, which is not thread safe. Change logic to always just allocate a new SimpleDataFormatter. Bug 10731320 Change-Id: I557a6390676784cc0287733fc803b9bad484c196