You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're still seeing cases where krbLastSuccessfulAuth is causing performance issues.
I'll quote the upstream issue: https://pagure.io/freeipa/issue/5313
"Even if this attribute is skipped in fractional replication, all the changes
are sent to changelog and replication has to browse them to decide whether to
skip or not."
Would it be possible to check for this?
Version-Release number of selected component (if applicable):
Current git main, considering:
$ grep -nr krbLastSuccessfulAuth .
$ git log | head -n1
commit 11c77a1
We're still seeing cases where krbLastSuccessfulAuth is causing performance issues.
I'll quote the upstream issue:
https://pagure.io/freeipa/issue/5313
"Even if this attribute is skipped in fractional replication, all the changes
are sent to changelog and replication has to browse them to decide whether to
skip or not."
Would it be possible to check for this?
Version-Release number of selected component (if applicable):
Current git main, considering:
$ grep -nr krbLastSuccessfulAuth .
$ git log | head -n1
commit 11c77a1
See https://issues.redhat.com/browse/RHEL-4957 for a fuller discussion
The text was updated successfully, but these errors were encountered: