Marvin Bredal Lillehaug

Results 6 issues of Marvin Bredal Lillehaug

When a child path starts with the namespace unfixForNamespace removes the namespace string, thus creating a invalid path. With namespace "foo" the result of unfixForNamespace("/foobar") is "bar".

Changes needed after [change in smallrye-graphql](https://github.com/smallrye/smallrye-graphql/pull/1564).

area/smallrye
area/dependencies
area/graphql

For a query ```graphql query q135 { operation1 operation3 operation5 } ``` The execution order in a `EventingService` seems to look like this(ExecutionId=145725331828): ``` LoggingEventservice beforeExecute 145725331828 LoggingEventservice beforeDataFetch operation1...

It seems like `jersey-media-json-jackson` is not up to date with the latest JAX-RS 2.1 features. I tried creating the following resource method: @GET @Produces({"application/json" }) @Path("async") public CompletionStage asyncHello(@NotNull @PathParam(value...

Component: media

When upgrading to Quarkus 3.7.1 (and quarkus-vault 3.4.1) the application crash at startup with ``` Configuration validation failed: SRCFG00050: quarkus.vault.authentication.app.role.role.id in io.smallrye.config.ConfigSourceContext$ConfigSourceContextConfigSource does not map to any root SRCFG00050: quarkus.vault.authentication.app.role.secret.id...

## Community Note * Please vote on this PR by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original PR to help the community and maintainers prioritize for review * Please do...

documentation
size/M
service/app-service