-
### Vert.x 5 Roadmap
### 5.0.0
[Development of Vert.x 5](https://github.com/eclipse-vertx/vert.x/wiki/Vert.x-5)
- [x] [Async result callback removals](https://github.com/vert-x3/issues/issues…
-
### Other stuff
* [ ] Migrate vertx-auth to FDN
### 4.x, x > 3
* [ ] Java concurrency review
* [ ] Web Template engines cache behavior is inconsistent across engines
* [ ] Vert.x examples
…
-
I have read documentation at http://vertx.io/docs/vertx-service-discovery/java/ and it does not cover how to prevent service registry from keeping stale data (service that are down). You have concept …
s4gh updated
2 months ago
-
### Questions
We have two services running in OpenShift/K8s platform developed using Vertx framework, the cluster.xml is configure to use **Discovery SPI** using **DNS_LOOKUP** and the cluster is g…
-
Hi..
Rest API calls getting timedout when prods are scaled down.
Seems request has been routed a member which is not a member any more.
Thanks.
-
Hello team,
We are running gravitee 4.4.2 on a Kubernetes cluster using a Helm chart.
In certain exceptional circumstances, when MongoDB wasn’t immediately available during the gateway bootstrap…
-
I think the service discovery should support some load balance strategy, it likes round-robin, lowest latency first, etc. And some HA strategy, it likes retry, multiple parallel call, etc. The `io.ver…
eagel updated
5 years ago
-
**Error output**
```
io.engagingspaces.graphql.servicediscovery.publisher.SchemaPublisherTest > should_Publish_Schema_Definition FAILED
io.vertx.core.impl.NoStackTraceThrowable
14 tests co…
-
Hi,
I've setup hazelcast API discovery:
`
cluster01
`
and service for each ms:
`apiVersion:…
-
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…