hiero-ledger / hiero-ledger/hiero-consensus-node

Change package names for rpc sync and related handler classes

Open
#20,097 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Suggestion was made to move RPC classes from `com.swirlds.platform.gossip.shadowgraph` to `com.swirlds.platform.gossip.sync.protocol` or similar, but at the same time, RpcPeerHandler is not in any way related to protocol concept.

Better structure of the packages is needed after required refactorings are done with the control and data flow.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the RPC classes in com.swirlds.platform.gossip.shadowgraph and RpcPeerHandler, then review the control and data flow refactorings referenced in the issue. Done means the package structure has a decided separation for RPC and handler classes, with all package declarations and references updated consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.