Re: [akka-user] How can I restart a http connection pool;

2015-11-25 Thread Akka Team
Hi John, On Wed, Nov 25, 2015 at 12:07 PM, wrote: > I am using the future based variant > http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0-M1/java/http/client-side/request-level.html#future-based-variant > Somethimes I get a "max-open-requests" exception. I think its a deployment

[akka-user] How can I restart a http connection pool;

2015-11-25 Thread john . vieten
I am using the future based variant http://doc.akka.io/docs/akka-stream-and-http-experimental/2.0-M1/java/http/client-side/request-level.html#future-based-variant Somethimes I get a "max-open-requests" exception. I think its a deployment issue. In such a case I would just want to restart the pool