Description:
Transient errors are temporary conditions that usually resolve themselves. But the message are vague and alarming. This patch changes it to a "warning" message.
https://pagure.io/389-ds-base/issue/49864
LGTM
Ack, what log level is this emitted at? does that need to be tweaked also? Or is this just in nsds50replstatus (I think it is ....)
This is just in the agmt status attribute: nsds5replicaLastUpdateStatus
rebased onto bb335e01c480b762fb752d8fbc021d99a4fa91f3
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3131
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description:
Transient errors are temporary conditions that usually resolve
themselves. But the message are vague and alarming. This
patch changes it to a "warning" message.
https://pagure.io/389-ds-base/issue/49864