-
This seems like it might be difficult to turn into a test case, but we're seeing a problem when we have SNAPSHOT services that we deploy and undeploy with the maven verticle factory. It's actually two…
-
We don't yet have a simple reproducer for this problem, but maybe I can describe what we are doing and the problem we are seeing, and somebody can help understand whether our expectations are wrong.
…
-
### Version
4.5.7
### Context
I've run three nodes Vert.x cluster with HA feature enabled and quorum size set to 2.
```
.setQuorumSize(2)
.setHAEnabled(true);
```
Onl…
-
Documentation for Onboarding Server
Link to ACL-APD design document for reference: https://docs.google.com/document/d/1j289zdt2n5i81vvwJJl-lJB-D4Ld8ihQajjN3qZuGM8/edit
- logo to be added in docs an…
-
This is somewhat related to #223.
I'm currently trying to include some js verticles into a bigger java project. As a minimal example I have a helloVert.js :
```
vertx.eventbus().consumer("hello.ver…
tpfau updated
2 years ago
-
I'm relatively new to Vertx and I'm strugging how do I bootstrap adding and initializing additional verticles in conjunction with the JerseyVerticle? For example I'd like to push data onto the EventB…
-
### Discord username (optional)
_No response_
### Describe the bug
Warp appears to incorrectly align characters vertically with the Starship prompt, regardless of shell.
Here is an example of my…
-
Here i need to add verticle grid line in bar chart. But didn't find a way to do it.
-
Slick Carousel is having by Verticle feature where Owl is lacking. Please add this feature to this pulgin.
-
It will be nice if library can be used inside Verticle for its configuration. Verticle is normally configured in init method from Json map with configuration.