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

delay freeze of status_cache until squash#3503

Merged
rob-solana merged 1 commit intosolana-labs:v0.12from
rob-solana:delay_status_cache_freeze
Mar 26, 2019
Merged

delay freeze of status_cache until squash#3503
rob-solana merged 1 commit intosolana-labs:v0.12from
rob-solana:delay_status_cache_freeze

Conversation

@rob-solana
Copy link
Copy Markdown
Contributor

Problem

a race between the bank freezing and final transactions being committed exists in banking_stage that causes status updates to fail if the status_cache is frozen after a record, but while some transactions remain to be committed on other threads

Summary of Changes

delay status_cache freeze() until squash

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2019

Codecov Report

Merging #3503 into v0.12 will decrease coverage by <.1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           v0.12   #3503     +/-   ##
=======================================
- Coverage     81%     81%   -0.1%     
=======================================
  Files        132     132             
  Lines      20826   20830      +4     
=======================================
+ Hits       16877   16878      +1     
- Misses      3949    3952      +3

@rob-solana rob-solana merged commit fabb6d2 into solana-labs:v0.12 Mar 26, 2019
@rob-solana rob-solana deleted the delay_status_cache_freeze branch March 26, 2019 18:38
joncinque pushed a commit to joncinque/agave that referenced this pull request Nov 6, 2024
Lichtso pushed a commit to Lichtso/solana that referenced this pull request Nov 7, 2024
brooksprumo pushed a commit to brooksprumo/solana that referenced this pull request Nov 14, 2024
…olana-labs#3194)" (backport of solana-labs#3503) (solana-labs#3504)

Revert "rolls back chained Merkle shreds for testnet downgrade (solana-labs#3194)" (solana-labs#3503)

This reverts commit 69916f1.

(cherry picked from commit db4f2d6)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
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