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

Identify pruned log messages #224

Open
linuskendall opened this issue Jan 23, 2025 · 1 comment
Open

Identify pruned log messages #224

linuskendall opened this issue Jan 23, 2025 · 1 comment
Assignees

Comments

@linuskendall
Copy link
Contributor

Agave validator has a log message pruning parameter, it is possible that some validator nodes have been running with this poaram and it would be good to detect if that is the case in the metadata checker to know whether there are pruned metadata in the validator history.

@linuskendall
Copy link
Contributor Author

From what I can see this is what would be present in the metadata for pruned messages:
https://github.com/anza-xyz/agave/blob/92ddaa20f9b0d8eb0b701599efd56e36815ea51e/program-runtime/src/log_collector.rs#L35-L36

We should probably issue a warning for transactiosn this happens for.

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

No branches or pull requests

2 participants