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

Migrate from StandardWorkGroup to StructuredTaskScope for reconnect

Open
#25,694 0 comments 0 reactions 1 assignee Claimed by @akugal View on GitHub
Platform Reconnect Tech Debt Reduced
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

`StandardWorkGroup` is used to execute multiple tasks in parallel and cancel all in case if any fail.
This class is currently used in reconnect logic and can be replaced with JDK `StructuredTaskScope`, which implements the same behavior and in simple way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.