Skip to content

Conversation

@sunxi92
Copy link
Contributor

@sunxi92 sunxi92 commented Feb 25, 2021

The buildSubscriptionData function in FilterAPI. java is used to build the SubscriptionData object, and the parameter of this function contains the ConsumerGroup, Topic and Substring. But the SubscriptionData does not have the ConsumerGroup property, and this parameter is not used in this function, so I deleted this parameter and changed the place where the buildSubscriptionData function is called
#2710

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 51.767% when pulling a1dea52 on sunxi92:fix into 39bb938 on apache:master.

@RongtongJin RongtongJin changed the title Delete unused parameters [ISSUE #XXXX] Delete unused parameters Mar 5, 2021
@RongtongJin RongtongJin changed the base branch from master to develop March 5, 2021 12:23
@RongtongJin
Copy link
Contributor

Plz create an issue before you submit a pull request.

@sunxi92 sunxi92 changed the title [ISSUE #XXXX] Delete unused parameters [ISSUE #2710] Delete unused parameters Mar 5, 2021
@sunxi92
Copy link
Contributor Author

sunxi92 commented Mar 5, 2021

Plz create an issue before you submit a pull request.

done

@RongtongJin RongtongJin merged commit e277216 into apache:develop Mar 8, 2021
@sunxi92 sunxi92 deleted the fix branch March 9, 2021 01:29
cserwen pushed a commit to cserwen/rocketmq that referenced this pull request Apr 2, 2022
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
pulllock pushed a commit to pulllock/rocketmq that referenced this pull request Oct 19, 2023
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.

3 participants