Fix snapshots garbage collection#4188
Conversation
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1493 |
|
@blueorangutan test matrix |
|
@nvazquez a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
Trillian test result (tid-1988)
|
|
Trillian test result (tid-1987)
|
|
Trillian test result (tid-1986)
|
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM. manually checked after GC passed there's no records in the table.
|
Thanks @borisstoyanov, as its a bug completing the fix on #3969 do you agree targeting this fix to branch 4.13 and forward merge to 4.14 and master? cc @rhtyd @DaanHoogland |
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1578 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2128)
|
|
@blueorangutan package |
|
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1585 |
|
@blueorangutan test |
|
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2136)
|
|
@rhtyd can you please review this one? |
GabrielBrascher
left a comment
There was a problem hiding this comment.
LGTM based on code review. I did not test it, though.
|
Thanks @GabrielBrascher, @borisstoyanov tested and approved as well. Merging it |
* Cleanup orphan entries from snapshot store ref for primary storage * Add debug message
* Cleanup orphan entries from snapshot store ref for primary storage * Add debug message
Description
Cleanup orphan entries for primary storage on table
snapshot_store_refFixes: #4018 - Problem 1
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?