Skip to content

Issues: reactor/reactor-core

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

Poor mergeComparing performance area/performance This belongs to the performance theme status/need-investigation This needs more in-depth investigation type/enhancement A general enhancement
#3150 opened Aug 11, 2022 by jifwin 3.6.x Backlog
Improve Flux.timeout efficiency area/performance This belongs to the performance theme for/user-attention This issue needs user attention (feedback, rework, etc...) help wanted We need contributions on this
#2845 opened Nov 21, 2021 by bruto1 3.6.x Backlog
Document backpressure behaviour of operators good first issue Ideal for a new contributor, we'll help help wanted We need contributions on this type/documentation A documentation update wide-change
#1261 opened Jun 26, 2018 by madgnome Icebox
Eager vs Lazy prefetch area/gen4 Possible research theme for Reactor 4 status/on-hold This was set aside or cannot be worked on yet
#1397 opened Oct 22, 2018 by bsideup 4.0.0 planning
[Enhancement request] Provide mechanism to identify if a Publisher is hot or cold. for/user-attention This issue needs user attention (feedback, rework, etc...) help wanted We need contributions on this status/need-design This needs more in depth design work type/enhancement A general enhancement wide-change
#1977 opened Nov 27, 2019 by srnagar
Discard vs. Drop area/doOnDiscard This belongs to the doOnDiscard theme for/team-attention This issue needs team attention or action status/need-decision This needs a decision from the team status/need-design This needs more in depth design work type/enhancement A general enhancement
#2103 opened Apr 5, 2020 by OlegDokuka 3.7 Planning
2
4
Explain concept of Fusion and Workers help wanted We need contributions on this type/documentation A documentation update
#2349 opened Sep 1, 2020 by magware-dev 3.6.x Backlog
Flux.delayElements() and parallel() cause hang when an exception has been thrown in flatMap() status/need-decision This needs a decision from the team status/need-design This needs more in depth design work type/bug A general bug
#2503 opened Nov 24, 2020 by izeye
Deprecation clean ups in 3.7.0 type/enhancement A general enhancement warn/api-change Breaking change with compilation errors
#2608 opened Feb 11, 2021 by simonbasle
1 task
4.0.0 planning
Strictly define operator Fusion contract for Reactor subscribers (internal and user-made) for/team-attention This issue needs team attention or action status/need-design This needs more in depth design work type/enhancement A general enhancement
#2636 opened Mar 5, 2021 by OlegDokuka 4.0.0 planning
Null-safety of generics, varargs and array elements status/on-hold This was set aside or cannot be worked on yet
#878 opened Sep 22, 2017 by sdeleuze
Explore support for multiproducer Sinks.Many with heavy contention for/team-attention This issue needs team attention or action status/need-decision This needs a decision from the team status/need-design This needs more in depth design work type/enhancement A general enhancement
#2850 opened Dec 3, 2021 by simonbasle 3.6.x Backlog
#publish does not propagate onComplete to late Subscribers status/has-workaround This has a known workaround described status/need-investigation This needs more in-depth investigation type/bug A general bug
#2897 opened Jan 20, 2022 by jGleitz 3.6.x Backlog
Remove deprecated limitRequest in 3.6.0 type/chores A task not related to code (build, formatting, process, ...) warn/api-change Breaking change with compilation errors
#2911 opened Feb 3, 2022 by simonbasle 3.7 Planning
windowTimeout operator causing flux to not process all events status/need-investigation This needs more in-depth investigation
#2920 opened Feb 10, 2022 by cjha
ConnectableFlux may block indefinitely for/team-attention This issue needs team attention or action for/user-attention This issue needs user attention (feedback, rework, etc...) help wanted We need contributions on this status/need-design This needs more in depth design work status/need-investigation This needs more in-depth investigation
#3017 opened Apr 14, 2022 by PMacho
Rework Mono stack to ensure Mono is treated as Fuseable by default for/team-attention This issue needs team attention or action type/enhancement A general enhancement warn/behavior-change Breaking change of publicly advertised behavior
#2643 opened Mar 11, 2021 by OlegDokuka 4.0.0 planning
ProTip! Exclude everything labeled bug with -label:bug.