zaqar/marconi/storage/mongodb
kgriffs 4a806d57f5 Log retry attempts resulting from parallel message posts
This patch just adds a couple log entries, one when the first
attempt to post messages fails due to a race condition, and the
other when the post finally succeeds. Adding transaction IDs
will improve traceability, but that's another bp. :D

Change-Id: I188dae91f425e1effb6a12551e9d9f35c9549f71
Implements: blueprint bp/production-logging
2013-06-13 16:54:14 -04:00
..
__init__.py Guarantee FIFO/once-and-only-once delivery when using MongoDB 2013-06-13 13:16:44 -04:00
controllers.py Log retry attempts resulting from parallel message posts 2013-06-13 16:54:14 -04:00
driver.py Guarantee FIFO/once-and-only-once delivery when using MongoDB 2013-06-13 13:16:44 -04:00
options.py Guarantee FIFO/once-and-only-once delivery when using MongoDB 2013-06-13 13:16:44 -04:00
utils.py Guarantee FIFO/once-and-only-once delivery when using MongoDB 2013-06-13 13:16:44 -04:00