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

Coordinator - shall not log error when it recovers from failure #549

Open
jpnovais opened this issue Jan 14, 2025 · 0 comments
Open

Coordinator - shall not log error when it recovers from failure #549

jpnovais opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working Coordinator

Comments

@jpnovais
Copy link
Collaborator

Remenber not to put too much unhelpful information or too little important information, be specific.

Impact

Impact: All environments

Describe the bug

Steps to Reproduce

Coordinator logs an error when Shomei (Linea zk State Manager) is out of sync, saying that conflation failed.
However coordinator seems to be resilient to this failure, therefore this log shall be logged as INFO only instead

time=2025-01-13T17:17:18,399Z level=ERROR message=Traces conflation failed: batch=[14543211..14543228]18 errorMessage=net.consensys.linea.jsonrpc.JsonRpcErrorResponseException: code=-32602 message=BLOCK_MISSING_IN_CHAIN - block 14543211 is missing errorData=null | logger=ProofGeneratingConflationHandlerImpl thread=vert.x-eventloop-thread-4 | java.util.concurrent.CompletionException: net.consensys.linea.jsonrpc.JsonRpcErrorResponseException: code=-32602 message=BLOCK_MISSING_IN_CHAIN - block 14543211 is missing errorData=null\n	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)\n	at 

Steps to reproduce the bug:

Not sure how to reproduce exactly, but maybe adding an extra Shomei instance that cannot to Besu to get the try logs and is deliberately out of sync.

@jpnovais jpnovais added bug Something isn't working Coordinator labels Jan 14, 2025
@jpnovais jpnovais changed the title Short and factual title summarizing the bug. Coordinator - shall not log error when it recovers from failure Jan 14, 2025
@jpnovais jpnovais mentioned this issue Jan 14, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Coordinator
Projects
None yet
Development

No branches or pull requests

1 participant