You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Yu Lin <yu...@gmail.com> on 2015/01/21 23:42:23 UTC

Using non-blocking "Future" instead of blocking "Future.get"

Dear developers, I opened a discussion about the use of blocking
"Future.get()" in Tomcat 8 code on Bugzillar:
https://issues.apache.org/bugzilla/show_bug.cgi?id=57478

I was suggested to post it in this list. What's your opinion on this issue?
Do you have better suggestions to address this issue?

Re: Using non-blocking "Future" instead of blocking "Future.get"

Posted by Mark Thomas <ma...@apache.org>.
On 21/01/2015 22:42, Yu Lin wrote:
> Dear developers, I opened a discussion about the use of blocking
> "Future.get()" in Tomcat 8 code on Bugzillar:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=57478
> 
> I was suggested to post it in this list. What's your opinion on this issue?

There is no issue. The code is fine.

Mark

> Do you have better suggestions to address this issue?




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org