Highlights
- Arctic Code Vault Contributor
Popular repositories
1,164 contributions in the last year
Less
More
Activity overview
Contributed to
eclipse-vertx/vert.x,
vert-x3/vertx-starter,
vert-x3/vertx-examples
and 5 other
repositories
Contribution activity
February 2021
Created 48 commits in 8 repositories
Created 4 repositories
Created a pull request in eclipse-vertx/vert.x that received 7 comments
SharedWorkerPool close method should not force executor termination
Instead, it should update the refCounf and eventually remove the pool for the shared pools map. Fixes #3786
+35
−13
•
7
comments
Opened 5 other pull requests in 3 repositories
eclipse-vertx/vert.x
2
open
quarkusio/quarkus
2
merged
vert-x3/vertx-awesome
1
open
Reviewed 7 pull requests in 5 repositories
eclipse-vertx/vertx-sql-client 2 pull requests
vert-x3/vertx-ignite 2 pull requests
vert-x3/vertx-service-discovery 1 pull request
eclipse-vertx/vert.x 1 pull request
vert-x3/vertx-starter 1 pull request
Created an issue in eclipse-vertx/vert.x that received 8 comments
Cannot modify metrics options via sysprop or custom Launcher
A custom Launcher is often used when you want to setup things like metrics options programmatically before Vert.x is started. Since #3771 , it is n…
8
comments

