Grant Haywood

Results 11 issues of Grant Haywood

What is going on here?

I have a cluster of 3 Vert.X nodes 1 vertical on exactly 1 node opens an outbound web socket connection, receives a stream of messages, and forwards them to event...

bug

when running log4j in debug mode; and Zookeeper running in the same JVM as vertx i get an absurdly fast stream of the following message pattern: ``` 2016-04-13 17:30:52,061 -...

when i use ``` addOption(new Option() .setArgName("help") .setShortName("h") .setLongName("help")); ``` and type a command like ``` % shadowone -h ``` i get ``` io.vertx.core.cli.MissingValueException: The option 'help' requires a value...

invalid

the 'Command Pack' example, in each language section, is always givin in java. ``` package examples.pack; import io.vertx.core.AsyncResult; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.Vertx; import io.vertx.ext.shell.command.Command; import io.vertx.ext.shell.command.CommandBuilder; import io.vertx.ext.shell.command.CommandResolver;...

Is there a known set of outstanding issues for finishing jsr223 support? I would like to create a Vert.X language module for this http://vertx.io/

I see the other atomix components but atomix-vertx comes up blank in a search http://search.maven.org/#search|ga|1|atomix-vertx

do you plan to support the graal nodejs integration?

Hey there, im really excited about using this, but im having a bit of trouble getting started im using terra 2016-03-25 , with jdk 8 installed. ive tried this in...

Built [packages with links to JFrog](https://github.com/aerospike/aerospike-admin/actions/runs/18727326399) are available in the `Actions` tab above [Integration tests are here](https://github.com/aerospike/aerospike-admin/tree/SERVER-216/.github/docker/test). Test cases download the current build from JFrog and install it in a...