45bb98531b
In multi-thread run cases(like chef recipes run), it would hit insert same record issue, this fix make sure insert different data in db, thus not hit duplicated insert issue, it is mainly improve in multi-thread cases run. Change-Id: I1690dc5863cbd2b213d241477e23e82d295856fe Closes-Bug: #1427997 |
||
---|---|---|
.. | ||
hbase | ||
mongo | ||
sqlalchemy | ||
__init__.py | ||
base.py | ||
impl_db2.py | ||
impl_hbase.py | ||
impl_log.py | ||
impl_mongodb.py | ||
impl_sqlalchemy.py | ||
models.py | ||
pymongo_base.py |