Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schema cache: Store and check info for pre-schema servers #47

Closed
wants to merge 1 commit into from
Closed

schema cache: Store and check info for pre-schema servers #47

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 1, 2016

Cache CommandError answer to schema command to avoid sending the command
to pre-schema servers every time. This information expires after some
time (1 hour) in order to start using schema as soon as the server is
upgraded.

https://fedorahosted.org/freeipa/ticket/6095

@nicki-krizek nicki-krizek self-assigned this Sep 2, 2016
@nicki-krizek
Copy link
Contributor

Works as expected.

@nicki-krizek nicki-krizek added the ack Pull Request approved, can be merged label Sep 5, 2016
@HonzaCholasta HonzaCholasta removed the ack Pull Request approved, can be merged label Sep 5, 2016
@HonzaCholasta
Copy link
Contributor

NACK on the while loop which could loop infinitely.

Cache CommandError answer to schema command to avoid sending the command
to pre-schema servers every time. This information expires after some
time (1 hour) in order to start using schema as soon as the server is
upgraded.

https://fedorahosted.org/freeipa/ticket/6095

Signed-off-by: Jan Cholasta <jcholast@redhat.com>
Signed-off-by: David Kupka <dkupka@redhat.com>
@nicki-krizek nicki-krizek added the ack Pull Request approved, can be merged label Sep 6, 2016
@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants