Skip to content

Conversation

@jantman
Copy link

@jantman jantman commented Apr 18, 2018

The filestoreIntegrity.py script as currently written doesn't produce any output at all unless it finds a problem with an artifact. When running it against an Artifactory instance with 24 local repositories and over 275,000 artifacts, it just hangs silently at the command line with no indication that it's doing anything at all.

This PR adds a logger to the script and debug-level log messages for each repository and artifact that the script checks. This logging is not present by default, but is enabled by the -v or --verbose arguments.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jantman
Copy link
Author

jantman commented Jun 22, 2020

Does the comment from the CLA bot indicate that, after two years, someone might finally take a look at this rather trivial change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants