Skip to content

[Enhancement] Validate lite.bind.topic with standard topic validation #11087

Description

@yx9o

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Validate lite.bind.topic as a standard RocketMQ topic name for LiteTopic groups.

Motivation

Empty or invalid lite.bind.topic can create invalid LiteTopic group metadata and be misclassified in admin/metadata paths.

Describe the Solution You'd Like

Use TopicValidator#validateTopic to validate lite.bind.topic because the parent topic is a regular RocketMQ topic.

Describe Alternatives You've Considered

Only checking non-empty values is insufficient because invalid topic names could still be accepted.

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions