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 context to subscribed KAFKA message #585

Merged
merged 1 commit into from
May 9, 2024

Conversation

aryanmehrotra
Copy link
Member

@aryanmehrotra aryanmehrotra commented May 9, 2024

Pull Request Template

Description:

  • Provide a concise explanation of the changes made.
  • Mention the issue number(s) this PR addresses (if applicable).
  • Highlight the motivation behind the changes and the expected benefits.

Breaking Changes (if applicable):

  • List any breaking changes introduced by this PR.
  • Explain the rationale behind these changes and how they will impact users.

Additional Information:

  • Mention any relevant dependencies or external libraries used.
  • Include screenshots or code snippets (if necessary) to clarify the changes.

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

@aryanmehrotra aryanmehrotra added the bug Something isn't working label May 9, 2024
@aryanmehrotra aryanmehrotra linked an issue May 9, 2024 that may be closed by this pull request
@vipul-rawat vipul-rawat merged commit d152870 into development May 9, 2024
13 checks passed
@vipul-rawat vipul-rawat deleted the fix-kafka-message branch May 9, 2024 09:08
@srijan-27 srijan-27 mentioned this pull request May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to access database in Kafka consumer.
3 participants