Story #2060
closedAs a user, I want pulp-manage-db to output a message before any "known big migrations", so that I am aware that the migration could potentially be time-consuming
0%
Description
This is related to #2059. For any long-running migrations in pulp-manage-db, it would be informative to have a simple message, e.g.
NOTE: This migration may take a long time depending on the size of your Pulp content. See pulpproject.org/123 for details.
The details link would be a bonus if there are any links to migration details.
Updated by dkliban@redhat.com over 8 years ago
- Tracker changed from Issue to Story
Updated by bmbouter over 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
- Sprint/Milestone set to 23
Doing this work, so I'm adding it to the sprint.
Added by bmbouter over 8 years ago
Added by bmbouter over 8 years ago
Revision a5b60b0b | View on GitHub
Adds banner warning about migration runtime
Migration 4 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Added by bmbouter over 8 years ago
Revision 73d50ae5 | View on GitHub
Adds banner warning about migration runtime
Migration 1 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Added by bmbouter over 8 years ago
Revision bc005ca4 | View on GitHub
Adds banner warning about migration runtime
Migration 2 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Added by bmbouter over 8 years ago
Revision bc005ca4 | View on GitHub
Adds banner warning about migration runtime
Migration 2 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Added by Brian Bouterse over 8 years ago
Revision bc005ca4 | View on GitHub
Adds banner warning about migration runtime
Migration 2 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Added by Brian Bouterse over 8 years ago
Revision bc005ca4 | View on GitHub
Adds banner warning about migration runtime
Migration 2 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
Updated by bmbouter over 8 years ago
- Status changed from ASSIGNED to POST
Banners have been added to RPM, Puppet, Docker, and Python which were the plugins having possible long running migrations.
https://github.com/pulp/pulp_rpm/pull/934
https://github.com/pulp/pulp_puppet/pull/239
https://github.com/pulp/pulp_docker/pull/159
https://github.com/pulp/pulp_python/pull/85
Updated by semyers over 8 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Adds banner warning about migration runtime
Migration 28 can take a long time. This outputs a banner to the logs and the foreground of pulp-manage-db warning the user that it could take a long time.
https://pulp.plan.io/issues/2060 re #2060