Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Send messages to EntryNotifierService from blockstore_processor#31305

Merged
CriesofCarrots merged 3 commits intosolana-labs:masterfrom
CriesofCarrots:entry-notif-tvu
May 24, 2023
Merged

Send messages to EntryNotifierService from blockstore_processor#31305
CriesofCarrots merged 3 commits intosolana-labs:masterfrom
CriesofCarrots:entry-notif-tvu

Conversation

@CriesofCarrots
Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots commented Apr 21, 2023

Problem

#31290 adds an entry notification service -- only for nodes running with a geyser plugin that wants entry notifications -- but there isn't anywhere sending Entry messages to the service.

Summary of Changes

Hook up the Tvu path, sending Entry messages from blockstore_processor

Needs rebase on #31290

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2023

Codecov Report

Merging #31305 (afce682) into master (f52ded3) will decrease coverage by 0.1%.
The diff coverage is 58.8%.

@@            Coverage Diff            @@
##           master   #31305     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         737      737             
  Lines      205963   205970      +7     
=========================================
+ Hits       168668   168673      +5     
- Misses      37295    37297      +2     

@CriesofCarrots CriesofCarrots force-pushed the entry-notif-tvu branch 2 times, most recently from 3cf9d00 to 736a7c0 Compare May 3, 2023 19:41
@CriesofCarrots CriesofCarrots marked this pull request as ready for review May 10, 2023 23:28
@CriesofCarrots CriesofCarrots requested a review from carllin May 10, 2023 23:34
Comment thread ledger/src/blockstore_processor.rs Outdated
@CriesofCarrots CriesofCarrots merged commit 4c4f790 into solana-labs:master May 24, 2023
@CriesofCarrots CriesofCarrots deleted the entry-notif-tvu branch May 25, 2023 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants