Skip to content

Issues: reactor/reactor-kafka

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

New commit-listeners are lost in case of commit failure
#112 opened Oct 17, 2019 by dforsl updated Nov 12, 2019
New receiver source: Flux<Flux<ReceiverRecord<K, V>>>
#118 opened Nov 29, 2019 by justinplus updated Dec 30, 2019
Synchronous Commits in RevokeListener
#130 opened Apr 16, 2020 by andreasellervee updated Apr 16, 2020
Periodic committer does not commit already committed offsets type/bug A general bug
#22 opened Feb 17, 2018 by bsideup updated Apr 30, 2020
Add BlockHound to the tests type/chores A task not related to code (build, formatting, process, ...)
#197 opened Feb 23, 2021 by bsideup updated Feb 23, 2021
Add PartitionsLostListeners to ReceiverOptions type/enhancement A general enhancement
#208 opened Mar 22, 2021 by garyrussell updated Mar 22, 2021 1.3.x Backlog
Consider Adding a Mechanism for Out-of-Order Commits type/enhancement A general enhancement
#229 opened Jul 9, 2021 by garyrussell updated Jul 9, 2021 1.3.x Backlog
Need custom Exception Handler for kafka client errors for/user-attention This issue needs user attention (feedback, rework, etc...)
#192 opened Feb 11, 2021 by dswami8801 updated Jul 10, 2021
Async commit is not working for/stackoverflow Questions are best asked on SO or Gitter
#227 opened Jul 6, 2021 by architmmmec updated Aug 31, 2021
Fetch kafka message from particular time stamp for/stackoverflow Questions are best asked on SO or Gitter for/user-attention This issue needs user attention (feedback, rework, etc...)
#249 opened Oct 18, 2021 by balamurugan-venkadachalam updated Dec 8, 2021
Tests: follow up on pinning cp-kafka docker image to 6.2.1
#256 opened Dec 13, 2021 by simonbasle updated Dec 13, 2021
Delay start of transaction when using receiveExactlyOnce ❓need-triage This issue needs triage, hasn't been looked at by a team member yet
#263 opened Feb 10, 2022 by gzahl updated Mar 1, 2022
Investigate flaky tests after 1.3.11 release and re-activate status/need-investigation This needs more in-depth investigation type/bug A general bug type/chores A task not related to code (build, formatting, process, ...)
#274 opened Mar 11, 2022 by simonbasle updated Mar 11, 2022
Gracefully stop consuming for/stackoverflow Questions are best asked on SO or Gitter type/documentation A documentation update
#51 opened Jul 31, 2018 by nanne007 updated Jun 6, 2022
[Docs] classpath task is missing type/documentation A documentation update
#121 opened Jan 18, 2020 by daleangus updated Jun 16, 2022
Flaky tests during release. One test has now been disabled type/chores A task not related to code (build, formatting, process, ...)
#287 opened Aug 9, 2022 by simonbasle updated Aug 9, 2022 1.3.x Backlog
topic current offset was reset unexpectedly for/user-attention This issue needs user attention (feedback, rework, etc...)
#290 opened Sep 7, 2022 by typik89 updated Sep 7, 2022
ConcurrentModificationException in reactor-kafka 1.3.10 for/user-attention This issue needs user attention (feedback, rework, etc...) type/bug A general bug
#292 opened Sep 22, 2022 by stroiker updated Sep 29, 2022 1.3.x Backlog
Error after consumer reconnect "Transaction offset Commit failed due to consumer group metadata mismatch: Specified group generation id is not valid." ❓need-triage This issue needs triage, hasn't been looked at by a team member yet
#295 opened Sep 30, 2022 by damn1kk updated Sep 30, 2022
Out of the box support for consuming requests within specified timestamps for/user-attention This issue needs user attention (feedback, rework, etc...)
#296 opened Oct 2, 2022 by rishavjayswal updated Oct 3, 2022
producer is not releasing memory occupied by byte[] ❓need-triage This issue needs triage, hasn't been looked at by a team member yet
#298 opened Oct 17, 2022 by kuldeep992 updated Oct 17, 2022
Access to offset metadata while committing record type/enhancement A general enhancement
#303 opened Nov 28, 2022 by sourabhdug updated Nov 29, 2022 1.3.x Backlog
Facing Constant Rebalancing and not becoming Stable ❓need-triage This issue needs triage, hasn't been looked at by a team member yet
#308 opened Dec 29, 2022 by VijayIndia updated Jan 3, 2023
After pausing partition (and stopping it's processing), then seeking and resuming it my Flux is empty for/user-attention This issue needs user attention (feedback, rework, etc...)
#319 opened Jan 31, 2023 by texhnolyzze updated Feb 1, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.