Skip to content

Pass const CLUSTER by value when needed rather then in ClusterHandler or ClusterAsyncHandler #337

@hicklin

Description

@hicklin

The const CLUSTER value in ClusterHandler is never used by the data model. It would be more ergonomic to have this value passed to the cluster handlers by value on instantiation if needed. This would simplify the setup of Node for cases there the handlers required generics.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions