-
Hi,
I'm trying to accomplish exercise 4.2 (class `Exercise2Verticle` in `microservices-exercises` module) and I get the compilation error in this piece:
```
discovery.rxGetRecord(svc -> s…
-
Hello sir,
I try to configure multiple gateways. I've seen in other issue that it's possible with ReplSet of mongodb.
### Expected Behavior
With the cluster I expect that the two gateway…
-
As far as I see there is currently no support to add metadata to a schema definition.
Having a means to specify metadata on the various objects in `graphql.schema` package would allow additional serve…
-
我基于java-chassis 1.10 的springboot archetype建立了一个demo项目,修改HelloImpl的时候遇到当返回值是String的时候正常,返回List或某实体时则报错。
我的pom
```
com.baolongxing.loan
demo
1.0-SNAPSHOT
4.0.0
UTF-8
…
-
When I run my project I get an error like this: `Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/JsonSerializer` if I use these versions: **3.6.0 or 3.6.1**. …
-
Hi,
I'm using vertx-service-discovery for rpc service. And use vertx-ignite for cluster. The vertx version is 3.5.4.
I also got this exception: NO HANDLER (-1) for address , it appears sometime, n…
-
Hi
I am trying to run a 2 vert.x verticles in Kubernetes using Hazelcast clustering. For which I am using hazelcastKubernetesDiscoveryStrategy plugin. I have created one server and 2 client verticl…
-
i am seeing the below error in browser when trying to see the metrics
TypeError: Cannot read property 'metrics' of undefined
at o.getSimpleMetricValue (metrics.js?892684315:1)
at o.n [as …
-
**Version 3.6.0**
**Dependencies**
compile "io.vertx:vertx-core:${vertxVersion}"
compile "io.vertx:vertx-web-client:${vertxVersion}"
compile "io.vertx:vertx-web:${vertxVersion}"
…
-
Currently the stack build has a cyclic dependency that does not appear when building projects separately:
```
[ERROR] [ERROR] The projects in the reactor contain a cyclic reference: Edge between '…
vietj updated
6 years ago