Skip to content

Logging Patch + Extension of Queues in Injection Streamer

Rachael Huxford requested to merge inj-stream-verbose into master

This patch has two goals:

  1. improvement of logging.
    • move print statements to logging
    • move non-production info logging to debug
    • move progress reports under verbose flags
  2. Extension of queues
    • extend queues just after sources to protect against variation in reading from disk

Merge request reports