You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2024/02/16 17:24:32 UTC

(incubator-sdap-ingester) branch cm-verbosity-patch-2 updated (a15f11f -> 57e0721)

This is an automated email from the ASF dual-hosted git repository.

rkk pushed a change to branch cm-verbosity-patch-2
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git


    from a15f11f  Suppress overly verbose loggers instead of all loggers to INFO
     add 57e0721  Collection manager improvements

No new revisions were added by this update.

Summary of changes:
 .../collection_manager/entities/Collection.py      |  4 +++-
 collection_manager/collection_manager/main.py      | 15 ++++++++++++--
 .../services/CollectionProcessor.py                |  1 +
 .../services/CollectionWatcher.py                  |  2 ++
 .../collection_manager/services/S3Observer.py      | 23 +++++++++++++++++++++-
 collection_manager/requirements.txt                |  1 -
 6 files changed, 41 insertions(+), 5 deletions(-)