ayudovin <a.yudovin6695@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
BOOT › WIN › #1667 | 4 months ago | 9833 passed | |
BOOT › LSIT › #1290 | 4 months ago |
Add metrics support for idle jdbc connections
See gh-17504 |
80 passed |
BOOT › WIN › #1635 | 5 months ago |
Fix connection timeout configuration for Netty
Update `NettyWebServerFactoryCustomizer` to deal with the fact that Netty treats `0` and negative connection timeout values differently to Tomcat, Undertow and Jetty. See gh-16535 Chain predicates in PropertyMapper when methods
Update `PropertyMapper` to correctly combine predicates when repeated calls are made to `when` and `whenNot`. Prior to this commit, subsequent invocations would replace the previous predicate. Fixes gh-17225 |
1 of 8347 failed |
BOOT › LSIT › #1260 | 5 months ago |
Chain predicates in PropertyMapper when methods
Update `PropertyMapper` to correctly combine predicates when repeated calls are made to `when` and `whenNot`. Prior to this commit, subsequent invocations would replace the previous predicate. Fixes gh-17225 Fix connection timeout configuration for Netty
Update `NettyWebServerFactoryCustomizer` to deal with the fact that Netty treats `0` and negative connection timeout values differently to Tomcat, Undertow and Jetty. See gh-16535 |
80 passed |
BOOT › LSIT › #1227 | 6 months ago |
Drop blocking RedisReactiveHealthIndicator calls
Update `RedisReactiveHealthIndicator` so that `getReactiveConnection` is not called directly since it blocks. Fixed gh-16756 |
80 passed |
Build | Completed | Code commits | Tests |
---|---|---|---|
BOOT › WIN › #1635 | 5 months ago |
Fix connection timeout configuration for Netty
Update `NettyWebServerFactoryCustomizer` to deal with the fact that Netty treats `0` and negative connection timeout values differently to Tomcat, Undertow and Jetty. See gh-16535 Chain predicates in PropertyMapper when methods
Update `PropertyMapper` to correctly combine predicates when repeated calls are made to `when` and `whenNot`. Prior to this commit, subsequent invocations would replace the previous predicate. Fixes gh-17225 |
1 of 8347 failed |
Build | Completed | Code commits | Tests |
---|
See gh-17504