-
Notifications
You must be signed in to change notification settings - Fork 92
feat(kafka): New Kafka utility #1898
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
Conversation
…istic. Remove powertools-examples-kafka-minimal.
…serialization annotation.
…ault behavior. We can just return the type itself. Relevant for simple String and InputStream handlers.
…tream and String.
…dular and representing handler information in a simple HandlerInfo class.
… queues to avoid exceeding account limit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @phipag great work here! Please replace all System.out.printf
with Powertools Logger.
|
Hey, thanks @leandrodamascena. I implemented your requested changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AMAZING WORK @phipag! Ship it!!!
APPROVED!
Issue #, if available: #1897
Description of changes:
E2E tests ✅ https://github.com/aws-powertools/powertools-lambda-java/actions/runs/15732235461
Checklist