Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0130 limit kafka partitions #12427

Merged
merged 4 commits into from Feb 1, 2024
Merged

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Jan 30, 2024

Fixes EMQX-11753 and EMQX-11652

Release version: v/e5.6.0

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

@zmstone zmstone force-pushed the 0130-limit-kafka-partitions branch 2 times, most recently from fa9d2d0 to b2d5252 Compare January 30, 2024 14:09
@zmstone zmstone marked this pull request as ready for review January 30, 2024 14:09
@zmstone zmstone requested review from a team and lafirest as code owners January 30, 2024 14:09
qzhuyan
qzhuyan previously approved these changes Jan 30, 2024
thalesmg
thalesmg previously approved these changes Jan 30, 2024
mk(
hoconsc:union([all_partitions, pos_integer()]),
#{
default => <<"all_partitions">>,
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought that the default value for atoms should be atoms. Is it indifferent in this case?

changes/ee/feat-12427.en.md Show resolved Hide resolved
@HJianBo HJianBo dismissed stale reviews from thalesmg and qzhuyan via 6607b2f January 31, 2024 06:32
@zmstone zmstone merged commit 3e518c1 into emqx:master Feb 1, 2024
165 checks passed
@zmstone zmstone deleted the 0130-limit-kafka-partitions branch February 1, 2024 13:39
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.

None yet

4 participants