Skip to content

Start GRPC server after backend assignment#1637

Merged
pratikspatil024 merged 6 commits intov2.2.9-candidatefrom
fix_grpc_nil_ref_at_startup
Jul 16, 2025
Merged

Start GRPC server after backend assignment#1637
pratikspatil024 merged 6 commits intov2.2.9-candidatefrom
fix_grpc_nil_ref_at_startup

Conversation

@lucca30
Copy link
Copy Markdown
Contributor

@lucca30 lucca30 commented Jul 15, 2025

Description

This PR fixes a bug of a time window at startup which s.backend == nil, which causes panic in any GRPC call if enabled by heimdall and queried right after starting bor.

It was reported on this issue

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

@lucca30 lucca30 requested a review from a team July 15, 2025 15:32
@cffls
Copy link
Copy Markdown
Contributor

cffls commented Jul 15, 2025

Looks like a unit test has failed. lgtm otherwise.

@lucca30
Copy link
Copy Markdown
Contributor Author

lucca30 commented Jul 15, 2025

Hum, that's true. Fixing it. Thanks

@pratikspatil024 pratikspatil024 changed the base branch from develop to v2.2.9-candidate July 16, 2025 05:44
@pratikspatil024 pratikspatil024 merged commit c7b59d9 into v2.2.9-candidate Jul 16, 2025
9 of 10 checks passed
@pratikspatil024 pratikspatil024 deleted the fix_grpc_nil_ref_at_startup branch July 16, 2025 05:44
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

Successfully merging this pull request may close these issues.

3 participants