-
Setting Vertx application to interact as a cluster with docker containers were each application is running as docker microservice.
1. docker compose
2. cluster manager
3. overcome multicast iss…
-
The description of the problem:
My setup looks like the following. I have a bunch of microservices implemented using Vertx Java and deployed on docker swarm consisting of 3 manager and 2 worker nodes…
-
Hi Team,
We need Helidon(SE or MP) to expose raw TCP sockets(like springboot). Currently this support is not present in either Helidon SE or Helidon MP. The main ask here is that the microservice bui…
-
Some plans:
- [x] Adapt for API changes
- [ ] Kafka integration #2
- [ ] Enhance global authentication (JWT based) #5
- [ ] Enhance API Gateway (e.g. file upload, WebSocket, fault-tolerance, p…
-
Here is a Vert.x project that uses Dekorate to generate Kubernetes and Halkyon YAML.
I am using minikube.
If I run `hal component push`, then `hal` complains because there is no component.
I …
-
Figure out if we can support that use-case.
Check:
- http://www.sczyh30.com/vertx-blueprint-microservice/api-gateway.html
- http://vertx.io/docs/vertx-circuit-breaker/java/
- https://github.co…
-
Hi and thanks for sharing this great sample project!
To make the integration with Jenkins really useful, why not add a few simple tests and have them executed against the various staging environments…
-
In #4917 we took a step toward warning users about this situation with the following log message:
> A MeterFilter is being configured after a Meter has been registered to this registry.
Historic…
-
As an architect I would like to understand why the choice of devonfw was taken for quarkus instead of spring-native in order to validate my assumptions and check whether devonfw microservice on java w…
-
**tl;dr:** Following the "golden rule" during application startup and initialization may be unimportant. Therefore please provide a way to disable warnings until application is fully deployed and st…