Danilo Radenovic

Results 2 issues of Danilo Radenovic

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Container starts...

status/more-info-needed
area/networking

## Description Using jersey client with apache connector from multiple threads concurrently results in threads that wait forever ## How to reproduce Run the following code ``` import static javax.ws.rs.HttpMethod.GET;...