Allow the HttpServer to serve forever without a call to Thread.sleep()
----------------------------------------------------------------------
Key: AVRO-544
URL: https://issues.apache.org/jira/browse/AVRO-544
Project: Avro
Issue Type: New Feature
Components: java
Reporter: Jeff Hammerbacher
One way would be to expose the join() method on the HttpServer:
http://jetty.codehaus.org/jetty/jetty-6/apidocs/org/mortbay/jetty/Server.html#join%28%29
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.