-
Notifications
You must be signed in to change notification settings - Fork 228
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
Label
Projects
Milestones
Assignee
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
Will this re-create a new kafka consumer every time there is an error
#124
opened Feb 4, 2020 by
dariodariodario
updated Feb 4, 2020
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
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] A documentation update
classpath
task is missing
type/documentation
#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, ...)
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
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
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.