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

Use final-log for PiG and align-logs #1141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thescouser89
Copy link
Contributor

This commit removes the use of Bifrost live-logs feature for:

  • PiG (since the final logs will already be present and we should use it for speed and reducing load on bifrost db search)
  • align-logs (since we don't have a follow mode and we probably will invoke it after the alignment is done)

Checklist:

  • Have you added a note in the CHANGELOG wiki for your change if user-facing?
  • Have you added unit tests for your change?

This commit removes the use of Bifrost live-logs feature for:
- PiG (since the final logs will already be present and we should use it
  for speed and reducing load on bifrost db search)
- align-logs (since we don't have a follow mode and we probably will
  invoke it after the alignment is done)
@thescouser89
Copy link
Contributor Author

Oh I might have to keep this open until it's close to final-log release after all.

@thescouser89 thescouser89 marked this pull request as draft April 24, 2024 19:43
@thescouser89 thescouser89 marked this pull request as ready for review June 27, 2024 12:11
@thescouser89
Copy link
Contributor Author

thescouser89 commented Jun 27, 2024

@jomrazek if 3.0 comes out while I'm out, could you please merge this? It's not a big deal though if it doesn't get merged for 3.0. It can be done later. Thanks! I don't want to merge it too early since people use Snapshot bacon for prod, and the final-log feature is not yet on prod.

@jomrazek
Copy link
Collaborator

Will do, no worries :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants