Skip to content

fix(stream): allow group and consumer names starting with digits#3442

Open
songqing wants to merge 3 commits intoapache:unstablefrom
songqing:fix/stream-allow-digit-names
Open

fix(stream): allow group and consumer names starting with digits#3442
songqing wants to merge 3 commits intoapache:unstablefrom
songqing:fix/stream-allow-digit-names

Conversation

@songqing
Copy link
Copy Markdown
Contributor

Redis does not restrict group or consumer names from starting with digits. The restriction was kvrocks-specific and broke compatibility.

Redis does not restrict group or consumer names from starting with
digits. The restriction was kvrocks-specific and broke compatibility.
@jihuayu jihuayu requested a review from Yangsx-1 April 10, 2026 13:41
@jihuayu
Copy link
Copy Markdown
Member

jihuayu commented Apr 10, 2026

Hi @Yangsx-1. I noticed that you authored the original code. Was there a specific rationale behind this implementation?

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@jihuayu jihuayu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. There's no point in limiting this to non-numbers.

@jihuayu jihuayu requested review from PragmaTwice and git-hulk April 13, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants