docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(microservices): add commit offsets doc for kafka

Open davidschuette opened this issue 2 years ago • 1 comments

This is the associated documentation for PR #9270 of nest.

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [x] Docs
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: PR #9270 of nestjs/nest

What is the new behavior?

Add documentation for usage of commitOffsets for ClientKafka.

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

davidschuette avatar Feb 28 '22 19:02 davidschuette

@johannesschobel Thank you for the review. I will update the PR with your suggestions and with some more content when this PR gets merged.

davidschuette avatar Mar 28 '22 20:03 davidschuette