Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1781722

Summary: Not executing task when multihost utilized
Product: [Retired] Restraint Reporter: Carol Bouchard <cbouchar>
Component: generalAssignee: Carol Bouchard <cbouchar>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.1.39CC: asavkov, bpeck, breilly, cbeer
Target Milestone: 0.1.44   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-21 19:51:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carol Bouchard 2019-12-10 13:37:10 UTC
Description of problem:
When utilizing multihost syncing, task eventually doesn't get executed.

Version-Release number of selected component (if applicable):
0.1.39

How reproducible:


Steps to Reproduce:
1. rstrnt-sync set CB_TBD                 # this will start sync server
2. rstrnt-sync block CB_ABC localhost 10  # this add 'block' entry to server
                                          # let expire
3. rstrnt-sync set CB_ABC                 # This will crash on SIGPIPE since
                                          # block entry is stale and never
                                          # cleared.

Actual results:


Expected results:


Additional info: