Bug 1767481 - Add configurable delay to IPA connection logic in Novajoin
Summary: Add configurable delay to IPA connection logic in Novajoin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-novajoin
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: 16.0 (Train on RHEL 8.1)
Assignee: Harry Rybacki
QA Contact: Jeremy Agee
URL:
Whiteboard:
Depends On:
Blocks: 1767489 1767912 1768562 1768563 1768567 1768569
TreeView+ depends on / blocked
 
Reported: 2019-10-31 14:31 UTC by Harry Rybacki
Modified: 2020-02-06 14:43 UTC (History)
7 users (show)

Fixed In Version: python-novajoin-1.2.1-0.20191114051100.c9299d5.el8ost
Doc Type: Enhancement
Doc Text:
Previously, when Novajoin lost its connection to the IPA server, it would immediately attempt to reconnect. Consequently, timing issues could arise and prevent the connection from being re-established. With this update, you can use `retry_delay` to set the number of seconds to wait before retrying the IPA server connection. As a result, this is expected to help mitigate the timing issues.
Clone Of:
: 1767912 1768562 (view as bug list)
Environment:
Last Closed: 2020-02-06 14:42:47 UTC
Target Upstream Version:
Embargoed:
scohen: needinfo+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 687121 0 'None' MERGED Add configurable delay to connection rety attempts with IPA 2020-02-18 18:02:50 UTC
Red Hat Product Errata RHEA-2020:0283 0 None None None 2020-02-06 14:43:30 UTC

Description Harry Rybacki 2019-10-31 14:31:47 UTC
Description of problem:

Presently, when novajoin fails to make a connection with the IPA
server, for any reason, it will immediately re-attempt to make
the connection when the backoff is unset (it is off by default).
As a result, any timing related issues could be the source of
the connection issues will likely result in no connection at all.

We need a way to delay the attempt to re-connect.

Comment 1 Harry Rybacki 2019-11-04 17:39:50 UTC
Upstream review has merged. Moving RHBZ to POST.

Comment 9 errata-xmlrpc 2020-02-06 14:42:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:0283


Note You need to log in before you can comment on or make changes to this bug.