#2737 Improve replication status detection in convert_to_gssapi_replication
Closed: Fixed None Opened 11 years ago by jraquino.

In cases where replication is effected by latency, we need to have a better means of handling the replication conversion to gssapi.

Otherwise the code errors out during a replica-install at line 550 of /usr/lib/python2.7/site-packages/ipaserver/install/replication.py

I've verified that inserting time.sleep(300) seems to work around the problem, I suspect a loop may be necessary to verify that the modification was replicated before attempting to move forward in the code.


Metadata Update from @jraquino:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2012/05

7 years ago

Login to comment on this ticket.

Metadata