Skip to content

Improve auto context propagation in lifting and ConnectableFlux intersection#3787

Merged
chemicL merged 6 commits into
3.6.xfrom
lift-and-connectable-flux-context-prop
May 6, 2024
Merged

Improve auto context propagation in lifting and ConnectableFlux intersection#3787
chemicL merged 6 commits into
3.6.xfrom
lift-and-connectable-flux-context-prop

Conversation

@chemicL

@chemicL chemicL commented Apr 17, 2024

Copy link
Copy Markdown
Member

Combining ConnectableFlux or Fuseable operators and wrapping via Hooks could lead to ClassCastException or lack of ThreadLocal restoration. ConnectableFlux and Fuseable handling has been improved. Also, lifting now avoids unnecessary multiple-wrapping.

Fixes #3762

@chemicL chemicL added type/bug A general bug area/context This issue is related to the Context area/observability labels Apr 17, 2024
@chemicL chemicL added this to the 3.6.6 milestone Apr 17, 2024
@chemicL chemicL self-assigned this Apr 17, 2024
@chemicL chemicL requested a review from a team as a code owner April 17, 2024 13:48
Comment thread reactor-core/src/main/java/reactor/core/publisher/GroupedLift.java
Comment thread reactor-core/src/main/java/reactor/core/publisher/MonoLift.java
Comment thread reactor-core/src/main/java/reactor/core/publisher/ParallelLift.java
@chemicL chemicL merged commit c760a0a into 3.6.x May 6, 2024
@chemicL chemicL deleted the lift-and-connectable-flux-context-prop branch May 6, 2024 11:34
@chemicL

chemicL commented May 6, 2024

Copy link
Copy Markdown
Member Author

@violetagg thank you for the review!

chemicL added a commit that referenced this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/context This issue is related to the Context area/observability type/bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants