5799ffaa2ba5ee5d1386704c9d023bda9f219d03
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.asynchttpclient:async-http-client:2.0.19 | |
| Removed | |
| com.ning:async-http-client:1.9.38 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type lookupIoExecutor : ExecutorService to eventLoopGroup : EventLoopGroup in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, connectTimeoutInSeconds int, readTimeoutInSeconds int) in class com.yahoo.pulsar.client.impl.HttpClient | From | To | |
| Change Parameter Type lookupIoExecutor : ExecutorService to eventLoopGroup : EventLoopGroup in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String) in class com.yahoo.pulsar.client.impl.HttpClient | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type confBuilder : AsyncHttpClientConfig.Builder to confBuilder : DefaultAsyncHttpClientConfig.Builder in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, connectTimeoutInSeconds int, readTimeoutInSeconds int) in class com.yahoo.pulsar.client.impl.HttpClient | From | To | |
| Change Variable Type sslCtx : SSLContext to sslCtx : SslContext in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, connectTimeoutInSeconds int, readTimeoutInSeconds int) in class com.yahoo.pulsar.client.impl.HttpClient | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter lookupIoExecutor : ExecutorService to eventLoopGroup : EventLoopGroup in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, connectTimeoutInSeconds int, readTimeoutInSeconds int) in class com.yahoo.pulsar.client.impl.HttpClient | From | To | |
| Rename Parameter lookupIoExecutor : ExecutorService to eventLoopGroup : EventLoopGroup in method protected HttpClient(serviceUrl String, authentication Authentication, eventLoopGroup EventLoopGroup, tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String) in class com.yahoo.pulsar.client.impl.HttpClient | From | To |