Skip to content

Instantly share code, notes, and snippets.

View thomsonimjd's full-sized avatar

Thomson Ignesious thomsonimjd

View GitHub Profile
@thomsonimjd
thomsonimjd / HttpClientPoolTest.java
Last active March 29, 2018 05:27
To reproduce vert.x HttpClient connection pool issue.
import io.vertx.core.http.HttpClient;
import io.vertx.core.http.HttpClientOptions;
import io.vertx.core.http.HttpClientRequest;
import io.vertx.core.logging.Logger;
import io.vertx.core.logging.LoggerFactory;
import io.vertx.ext.unit.Async;
import io.vertx.ext.unit.TestContext;
import org.junit.Rule;
import org.junit.Test;
<html>
<body>
<h1>Testing</h1>
</body>
</html>