Sha256: 73e8605026be7a5ae4400c84258017d85ca30a564e7f7e8fc86f52a074409c6e

Contents?: true

Size: 1.37 KB

Versions: 28

Compression:

Stored size: 1.37 KB

Contents

---
name: Bug Report
about: Report an issue with Karafka you've discovered.
---

*Be clear, concise and precise in your description of the problem.
Open an issue with a descriptive title and a summary in grammatically correct,
complete sentences.*

*Use the template below when reporting bugs. Please, make sure that
you're running the latest stable Karafka and that the problem you're reporting
hasn't been reported (and potentially fixed) already.*

*Before filing the ticket you should replace all text above the horizontal
rule with your own words.*

--------

## Expected behavior

Describe here how you expected Karafka to behave in this particular situation.

## Actual behavior

Describe here what actually happened.

## Steps to reproduce the problem

This is extremely important! Providing us with a reliable way to reproduce
a problem will expedite its solution.

## Your setup details

Please provide kafka version and the output of `karafka info` or `bundle exec karafka info` if using Bundler.

Here's an example:

```
$ [bundle exec] karafka info
Karafka version: 2.2.10 + Pro
Ruby version: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
Rdkafka version: 0.13.8
Consumer groups count: 2
Subscription groups count: 2
Workers count: 2
Application client id: example_app
Boot file: /app/karafka.rb
Environment: development
License: Commercial
License entity: karafka-ci
```

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
karafka-2.4.13 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.12 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.11 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.10 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.9 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.8 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.7 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.6 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.5 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.4 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.3 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.0 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.0.rc1 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.3.4 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.0.beta2 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.4.0.beta1 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.3.3 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.3.2 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.3.1 .github/ISSUE_TEMPLATE/bug_report.md
karafka-2.3.0 .github/ISSUE_TEMPLATE/bug_report.md