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

Rename Packets to PacketBatch#21794

Merged
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:packet-batch
Dec 11, 2021
Merged

Rename Packets to PacketBatch#21794
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:packet-batch

Conversation

@jstarry
Copy link
Copy Markdown
Contributor

@jstarry jstarry commented Dec 10, 2021

Problem

It's not always clear when a list of "packets" is a list of individual packets or a list of packet "batches."

Summary of Changes

Rename things to be clearer, no behavior changes

Fixes #

@jstarry jstarry force-pushed the packet-batch branch 13 times, most recently from 62a86fe to 93a09b1 Compare December 10, 2021 22:56
@jstarry jstarry added automerge Merge this Pull Request automatically once CI passes v1.8 labels Dec 10, 2021
@mergify mergify Bot removed the automerge Merge this Pull Request automatically once CI passes label Dec 11, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Dec 11, 2021

automerge label removed due to a CI failure

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 11, 2021

Codecov Report

Merging #21794 (aafff35) into master (0224a8b) will decrease coverage by 0.3%.
The diff coverage is 71.5%.

@@            Coverage Diff            @@
##           master   #21794     +/-   ##
=========================================
- Coverage    81.6%    81.2%   -0.4%     
=========================================
  Files         511      515      +4     
  Lines      143320   144029    +709     
=========================================
+ Hits       116976   117077    +101     
- Misses      26344    26952    +608     

@jstarry jstarry merged commit 254ef3e into solana-labs:master Dec 11, 2021
@jstarry jstarry deleted the packet-batch branch December 11, 2021 14:44
mergify Bot pushed a commit that referenced this pull request Dec 11, 2021
(cherry picked from commit 254ef3e)

# Conflicts:
#	core/src/ancestor_hashes_service.rs
#	core/src/banking_stage.rs
#	core/src/cluster_info_vote_listener.rs
#	core/src/fetch_stage.rs
#	core/src/serve_repair.rs
#	core/src/shred_fetch_stage.rs
#	core/src/sigverify_stage.rs
#	core/src/verified_vote_packets.rs
#	core/src/window_service.rs
#	gossip/src/cluster_info.rs
#	ledger/src/entry.rs
#	streamer/src/streamer.rs
mergify Bot pushed a commit that referenced this pull request Dec 11, 2021
(cherry picked from commit 254ef3e)

# Conflicts:
#	core/src/verified_vote_packets.rs
mergify Bot added a commit that referenced this pull request Dec 11, 2021
* Rename Packets to PacketBatch (#21794)

(cherry picked from commit 254ef3e)

# Conflicts:
#	core/src/verified_vote_packets.rs

* resolve conflicts

Co-authored-by: Justin Starry <justin@solana.com>
mergify Bot added a commit that referenced this pull request Dec 11, 2021
* Rename Packets to PacketBatch (#21794)

(cherry picked from commit 254ef3e)

# Conflicts:
#	core/src/ancestor_hashes_service.rs
#	core/src/banking_stage.rs
#	core/src/cluster_info_vote_listener.rs
#	core/src/fetch_stage.rs
#	core/src/serve_repair.rs
#	core/src/shred_fetch_stage.rs
#	core/src/sigverify_stage.rs
#	core/src/verified_vote_packets.rs
#	core/src/window_service.rs
#	gossip/src/cluster_info.rs
#	ledger/src/entry.rs
#	streamer/src/streamer.rs

* resolve conflicts

Co-authored-by: Justin Starry <justin@solana.com>
t-nelson added a commit to t-nelson/solana that referenced this pull request Dec 13, 2021
tao-stones pushed a commit that referenced this pull request Dec 13, 2021
CriesofCarrots pushed a commit to CriesofCarrots/solana that referenced this pull request Dec 16, 2021
CriesofCarrots pushed a commit that referenced this pull request Dec 17, 2021
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
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.

1 participant