Skip to content

Make decodeAppendEntry a package-level function#7287

Merged
neilalexander merged 1 commit intomainfrom
package-level-decoders
Sep 10, 2025
Merged

Make decodeAppendEntry a package-level function#7287
neilalexander merged 1 commit intomainfrom
package-level-decoders

Conversation

@sciascid
Copy link
Copy Markdown
Contributor

@sciascid sciascid commented Sep 9, 2025

This is a non-functional change. Removed the receiver (n *raft) from decodeAppendEntry since it does not depend on raft state. Same for decodeAppendEntryResponse.

Signed-off-by: Daniele Sciascia daniele@nats.io

This is a non-functional change. Removed the receiver `(n *raft)`
from decodeAppendEntry since it does not depend on raft state.
Same for decodeAppendEntryResponse.

Signed-off-by: Daniele Sciascia <daniele@nats.io>
@sciascid sciascid requested a review from a team as a code owner September 9, 2025 16:23
Copy link
Copy Markdown
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neilalexander neilalexander merged commit 80918ae into main Sep 10, 2025
87 of 92 checks passed
@neilalexander neilalexander deleted the package-level-decoders branch September 10, 2025 16:59
neilalexander added a commit that referenced this pull request Sep 29, 2025
Includes the following:

- #7290
- #7295
- #7291
- #7287
- #7299
- #7300
- #7297
- #7303
- #7304
- #7305
- #7309
- #7307
- #7320
- #7337
- #7344
- #7345
- #7348
- #7349
- #7350
- #7357
- #7356
- #7358
- #7367
- #7293

Signed-off-by: Neil Twigg <neil@nats.io>
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