Pablo Gonzalez Granados

Results 10 issues of Pablo Gonzalez Granados

As a developer I would like to be able to define or even implements commons methods (default methods) that could be extended by an activity method interface. This methods, should...

Some Quarkus extensions as [Quarkus-helm](https://github.com/quarkiverse/quarkus-helm) are using internally Dekorate library in order to generate some k8s yamls from a Quarkus `application.properties`. From a user experience, I think that would be...

I am getting the following error when I run a test with` HiveMQContainer` tag `hivemq/hivemq-ce:latest ` (`latest` -> `2024.3`) ``` 2024-02-27 19:47:02,646 ERROR [tc.hivemq/hivemq-ce:latest] (pool-2-thread-1) Log output from the failed...

### Expected Behavior I would expect that the dependency `jdbi3-sqlobject` that comes from Micronaut BOM didn´t throw any classpath error. The workaround could be overwrites the version that comes from...

### Expected Behavior I would expect that dependency `micronaut-vertx-pg-client` add all the required GraalVM configuration in order to be able to compile/run my "micronaut-vertx-pg-client" application in native mode. ### Actual...

**Motivation** In order to avoid issues with transitive dependencies and reduce the number of vulnerabilities (CVEs), it's convenient to have a single version for third-party dependencies, all managed from a...

athens-feature
cla-signed

Quarkus Cryptocurrency example: Features tested: * Multi-file script * External file configuration * Dependencies version from Bom * Quarkus/vertx * OpenAPI

Related to: - https://github.com/quarkus-qe/quarkus-test-suite/pull/635 - https://github.com/quarkusio/quarkus/issues/25221

bug
priority/moderate

### Describe the bug After making several transactions with Narayana + reactive flavor API the DB connection is blocked and throw the following exception: ``` ERROR [org.hib.rea.errors] (vert.x-eventloop-thread-1) HR000057: Failed...

kind/bug
area/narayana
area/reactive-sql-clients

> **NOTE:** The challenge has been closed for new submissions. No new pull requests for adding submissions are accepted at this time. > > The final leaderboard has been published...