Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add purging for vim_performance_tag_values with disabled tags #16425

Merged
merged 1 commit into from
Nov 9, 2017

Conversation

carbonin
Copy link
Member

@carbonin carbonin commented Nov 8, 2017

When a user stops collecting C&U data for a particular tag category,
the records hang around in vim_performance_tag_values until they are
purged by date.

This commit adds an option to the purge_orphaned_tag_values.rb
tool to remove such values immediately.

https://bugzilla.redhat.com/show_bug.cgi?id=1510484

When a user stops collecting C&U data for a particular tag category,
the records hang around in vim_performance_tag_values until they are
purged by date.

This commit adds an option to the purge_orphaned_tag_values.rb
tool to remove such values immediately.

https://bugzilla.redhat.com/show_bug.cgi?id=1510484
@miq-bot
Copy link
Member

miq-bot commented Nov 8, 2017

Checked commit carbonin@e04a60e with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 1 offense detected

tools/purge_orphaned_tag_values.rb

@gtanzillo gtanzillo added this to the Sprint 73 Ending Nov 13, 2017 milestone Nov 9, 2017
@gtanzillo gtanzillo merged commit c8e9b92 into ManageIQ:master Nov 9, 2017
simaishi pushed a commit that referenced this pull request Nov 13, 2017
Add purging for vim_performance_tag_values with disabled tags
(cherry picked from commit c8e9b92)

https://bugzilla.redhat.com/show_bug.cgi?id=1512706
@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit 5158762438388daacd73d10145d57dd60bb524a0
Author: Gregg Tanzillo <gtanzill@redhat.com>
Date:   Wed Nov 8 21:51:00 2017 -0500

    Merge pull request #16425 from carbonin/add_disabled_tag_value_purging
    
    Add purging for vim_performance_tag_values with disabled tags
    (cherry picked from commit c8e9b92ffd6a6dfecaf4aceded7857509d32fe62)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1512706

simaishi pushed a commit that referenced this pull request Nov 14, 2017
Add purging for vim_performance_tag_values with disabled tags
(cherry picked from commit c8e9b92)

https://bugzilla.redhat.com/show_bug.cgi?id=1512705
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit bf567e7197ed1f2c993efc9c6ab647a5513de8a6
Author: Gregg Tanzillo <gtanzill@redhat.com>
Date:   Wed Nov 8 21:51:00 2017 -0500

    Merge pull request #16425 from carbonin/add_disabled_tag_value_purging
    
    Add purging for vim_performance_tag_values with disabled tags
    (cherry picked from commit c8e9b92ffd6a6dfecaf4aceded7857509d32fe62)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1512705

@carbonin carbonin deleted the add_disabled_tag_value_purging branch December 1, 2017 13:47
d-m-u pushed a commit to d-m-u/manageiq that referenced this pull request Jun 6, 2018
…e_purging

Add purging for vim_performance_tag_values with disabled tags
(cherry picked from commit c8e9b92)

https://bugzilla.redhat.com/show_bug.cgi?id=1512706
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants