You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matteo Pelati (Jira)" <ji...@apache.org> on 2019/09/18 03:31:00 UTC

[jira] [Created] (AVRO-2565) HTTPServer and Responder to support asynchronous responses

Matteo Pelati created AVRO-2565:
-----------------------------------

             Summary: HTTPServer and Responder to support asynchronous responses
                 Key: AVRO-2565
                 URL: https://issues.apache.org/jira/browse/AVRO-2565
             Project: Apache Avro
          Issue Type: Improvement
          Components: java
            Reporter: Matteo Pelati


HttpServer requires the responder to be fully synchronous. I need to extend httpserver to support async pattern (using continuations) by introducing an async responder. I think this could be a good feature to be added. If the team is interested in having as part of the core code, I'm willing to implement it there.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)