Skip to content
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

Set executor of CompletableFuture for response with no content. #4540

Merged
merged 52 commits into from
Jul 22, 2022

Conversation

MadsBrun
Copy link
Contributor

Fixes #4539

@MadsBrun MadsBrun force-pushed the jersey-connector-context branch from a41a679 to 5806eda Compare July 14, 2022 06:31
@romain-grecourt
Copy link
Contributor

You need to sign the contributor agreement before we can process your pull request.

@MadsBrun
Copy link
Contributor Author

@romain-grecourt
It should already be signed and approved.

@romain-grecourt
Copy link
Contributor

/oca-checked

@romain-grecourt
Copy link
Contributor

/trigger

@romain-grecourt
Copy link
Contributor

/trigger

@romain-grecourt
Copy link
Contributor

/trigger

@romain-grecourt romain-grecourt requested a review from spericas July 15, 2022 18:45
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

tomas-langer and others added 17 commits July 21, 2022 09:43
* Jaeger open telemetry client
* Removed Jaeger metrics
* Support for MP Open tracing on top of Open Telemetry

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
* New formatting for Helidon Health Checks SE document.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>

* Incorporated suggested stylistic changes. Fixed references to new health doc.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
* New formatting for GraphQL MP document.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>

* Set correct GraphQL version.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>

* Minor update in Examples.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
…nly (helidon-io#4531)

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
…ure. (helidon-io#4532)

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
* Uptake build-tools 3.0.0-RC1
Archetypes templates implementation
Fixes helidon-io#4276
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
…#4509 (helidon-io#4528)

* Add missing cards to Helidon MP guides

* Minor style fix

* Fix comments

* Fix rendering error
…elidon-io#4525)

* SE Scheduling New Style Documentation initial commit

* Fix copyright year

* Fix comments

Co-authored-by: Romain Grecourt <romain.grecourt@oracle.com>
* Routing 3 doc update

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
* Refactored config documentation:
* move to docs/config
* fixed wrong annotations
* added section with all generated docs
* use _ instead of . in file names (could not render menu)
* sorted options

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Fixed javadocs links

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
* Deserialization configuration update.
* Custom configuration can now be done.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
tjquinno and others added 24 commits July 21, 2022 09:43
Security Providers Documentation

Signed-off-by: David Kral <david.k.kral@oracle.com>
* Integrate Build Tools v3.0.0-RC2
)

* Multiple fix to templates

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* readme sections for native image and jlink + enable tests

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* readme sections for native image and jlink left over for bare

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* readme sections for metrics left over

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* remove db mp filter and corresponding unit tests

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* fix docker.native-image unresolved properties

Signed-off-by: tvallin <thibault.vallin@oracle.com>
)

Signed-off-by: aserkes <andrii.serkes@oracle.com>
WebClient documentation

Signed-off-by: David Kral <david.k.kral@oracle.com>
Signed-off-by: David Kral <david.k.kral@oracle.com>
…-io#4542)

* Docs for Helidon SE Reactive Messaging helidon-io#4303

Signed-off-by: aserkes <andrii.serkes@oracle.com>
…4570)

Signed-off-by: tvallin <thibault.vallin@oracle.com>
* Update/Reformat Helidon MP and SE gRPC documents

* Update @ConfiguredOption(s) and grpcserver paramter to grpc in the SE gRPC config document
Adds persistence-related documentation

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
Co-authored-by: Romain Grecourt <romain.grecourt@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
* Integrate Helidon Build Tools v3.0.0-RC3.
Move the archetype input filters to a separate properties file.

* Fix media support and broken permutations.
@romain-grecourt
Copy link
Contributor

romain-grecourt commented Jul 21, 2022

There was some odd pipeline issues, so I went ahead and merged master in your branch. I will merge this PR as soon the pipelines pass.

@romain-grecourt
Copy link
Contributor

/trigger

@romain-grecourt romain-grecourt merged commit 94f3373 into helidon-io:master Jul 22, 2022
romain-grecourt pushed a commit to romain-grecourt/helidon that referenced this pull request Jul 22, 2022
…don-io#4540)

* Set executor of CompletableFuture for response with no content.

* Fix copyright year

* Fix checkstyle
romain-grecourt added a commit that referenced this pull request Jul 25, 2022
… (#4596)

* Set executor of CompletableFuture for response with no content.

* Fix copyright year

* Fix checkstyle

Co-authored-by: Mads Sandberg Brun <mads@mpbrun.dk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Context is not properly propagated when using helidon-jersey-connector