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

Analyzer: Optimize list verbose output #6410

Conversation

justin-stephenson
Copy link
Contributor

Backport of #6392

Modify the analyzer to parse the responder log file in one pass. This
avoids repeated parsing of a single log file. This operation will now
store log lines in a dictionary on a single pass then format and print
the output accordingly. Does not affect 'list' or 'show' output.

Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
Reviewed-by: Tomáš Halman <thalman@redhat.com>
@alexey-tikhonov alexey-tikhonov self-assigned this Nov 3, 2022
Copy link
Contributor

@thalman thalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the backport.

@pbrezina
Copy link
Member

Pushed PR: #6410

  • sssd-2-7
    • 70e2546 - Analyzer: Optimize list verbose output

@pbrezina pbrezina added Pushed and removed Accepted Ready to push Ready to push labels Nov 14, 2022
@pbrezina pbrezina closed this Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants