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

Add ProvisionedPollerConfig to Kafka event source #29

Conversation

Demetrios-loutsios
Copy link

@Demetrios-loutsios Demetrios-loutsios commented Feb 26, 2025

Changes

  • Added ProvisionedPollerConfig CloudFormation docs
  • ProvisionedPollerConfig allows you to specify the maximum and/or minimum provisioned pollers.
  • The minimum value ranges from 1 to 200, while the maximum is from 1 to 2000

Testing

Methodology

  1. Packaged contents of the branch as released https://github.com/Demetrios-loutsios/serverless/releases/download/osls-3.40.1-pre-release/osls-3.40.1.tgz
  2. Updated serverless.yml function for projects with a need for this config
  3. Adjusted package.json to reference serverless dependency from the pre-release package link above
  4. Performed a serverless deployment to the test environment

Results (event source trigger config for function in AWS console)

image

@Demetrios-loutsios Demetrios-loutsios marked this pull request as ready for review February 28, 2025 21:20
@mnapoli
Copy link
Contributor

mnapoli commented Mar 9, 2025

Sorry I missed this PR because I didn't get a notification that it wasn't in draft anymore. Let's merge, it will ship as part of the next release.

@mnapoli mnapoli merged commit 28dbd19 into oss-serverless:main Mar 9, 2025
3 checks passed
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