Skip to content

Add Raft conf parsing#1270

Draft
Elia-Renzoni wants to merge 5 commits into
nanomq:mainfrom
Elia-Renzoni:raft-nanomq-elia-renzoni
Draft

Add Raft conf parsing#1270
Elia-Renzoni wants to merge 5 commits into
nanomq:mainfrom
Elia-Renzoni:raft-nanomq-elia-renzoni

Conversation

@Elia-Renzoni

Copy link
Copy Markdown

I closed the previous PR because it was minimal, and I wanted to do something more complete.
In this PR, I’ve added further changes and improvements compared to the previous version.

Let me know what you think!

Signed-off-by: Elia-Renzoni <elia.renzoni03@gmail.com>
Signed-off-by: Elia-Renzoni <elia.renzoni03@gmail.com>
Signed-off-by: Elia-Renzoni <elia.renzoni03@gmail.com>
NEW [raft] add conf struct and conf parsing
@JaylinYu

Copy link
Copy Markdown
Member

I would propose a new nano-raft branch for exploring the clustering feature. this is not sth could be chopped into pieces as small PR.

@Elia-Renzoni

Copy link
Copy Markdown
Author

Hi @JaylinYu
the clustering feature will need to be implemented in NanoMQ, and I’ll follow your suggestion to work locally and only open a PR once everything is complete.

The idea behind this PR was to already have the necessary raft-related data structures merged into the NanoNNG submodule, so that part would be in place.
However, I can definitely work on a single PR that includes everything instead.

@JaylinYu

Copy link
Copy Markdown
Member

I am only saying we can have an independent branch for this.
you can push your PR to Elia/raft now

@JaylinYu JaylinYu marked this pull request as draft December 24, 2025 09:04
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