Bug 1439617
Summary: | After concurrent startup, qdrouterd on Satellite delays many minutes before advertising qpidd is up | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> | ||||
Component: | Qpid | Assignee: | Mike Cressman <mcressma> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Katello QA List <katello-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.2.7 | CC: | daniele, gmurthy, tross | ||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-04-06 17:12:31 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: | |||||||
Attachments: |
|
Description
Pavel Moravec
2017-04-06 10:25:28 UTC
Cc Ganesh. Recall, this is _not_ bz1426242 since here the problem is on _sending_ the MAU updates (while 1426242 is about ignoring(?) them on receive) and here the 'qd:no-route-to-dest' is resolved once upon a time (in 1426242, it persists forever). Created attachment 1269323 [details]
reproducer stuff and logs
Pavel, Is it possible that you have more than one capsule router with the same router-id? (In reply to Ted Ross from comment #4) > Pavel, > > Is it possible that you have more than one capsule router with the same > router-id? Mea culpa. Forgot to customize router-id in the copies of router conf. Once I fixed this, MAU messages are sent from the Satellite's router few seconds after the peer router is connected. Sorry for false alarm. For the record: In later versions of qpid-dispatch, router-id duplicate detection is improved. This situation would have been highlighted in the logs with CRITICAL events. |