Skip to content

[suggestion] Seperate Constants.java into some SubConstants Class #3137

@cvictory

Description

@cvictory

Currently we manage out constants values in org.apache.dubbo.common.Constants.java.

This class is very bloated and this structure is not well enough. Maybe we should categorize such constants into groups. In this way , we can add some XxxConstants, such as RegistryConstants,ConfigCenterConstants etc. It'd be better if it is split by module of dubbo-core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions