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

feat(da/replication): cache replication messages regardless of source #1136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CHr15F0x
Copy link
Contributor

1. What does this PR implement?

Previously, replication messages were not cached if their sending was initiated from dispersal. This caused excessive replication traffic. This PR changes this behaviour - a replication message is always cached on its first occurrence.

2. Does the code have enough context to be clearly understood?

Yes.

3. Who are the specification authors and who is accountable for this PR?

Spec: @danielSanchezQ
PR: @CHr15F0x

4. Is the specification accurate and complete?

Yes.

5. Does the implementation introduce changes in the specification?

No.

Checklist

Warning

Do not merge the PR if any of the following is missing:

  • 1. Description added.
  • 2. Context and links to Specification document(s) added.
  • 3. Main contact(s) (developers and specification authors) added
  • 4. Implementation and Specification are 100% in sync including changes. This is critical.
  • 5. Link PR to a specific milestone.

@CHr15F0x CHr15F0x added this to the Iteration 10 milestone Mar 13, 2025
@CHr15F0x CHr15F0x requested review from bacv and danielSanchezQ March 14, 2025 20:38
@CHr15F0x CHr15F0x marked this pull request as ready for review March 14, 2025 21:10
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.

2 participants