Skip to content

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

Merged
PragmaTwice merged 6 commits intoapache:unstablefrom
songqing:fix/stream-allow-digit-names
Apr 17, 2026
Merged

fix(stream): allow group and consumer names starting with digits#3442
PragmaTwice merged 6 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?

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
Copy link
Copy Markdown
Member

jihuayu commented Apr 16, 2026

Since there haven't been any objections to this PR for a while, I'm going to merge it.

@LindaSummer LindaSummer enabled auto-merge (squash) April 16, 2026 15:12
@PragmaTwice PragmaTwice disabled auto-merge April 16, 2026 15:26
@PragmaTwice PragmaTwice enabled auto-merge (squash) April 16, 2026 15:27
@PragmaTwice PragmaTwice merged commit 98c051c into apache:unstable Apr 17, 2026
71 of 73 checks passed
@sonarqubecloud
Copy link
Copy Markdown

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.

4 participants