Uploaded image for project: 'Apache AWF'
  1. Apache AWF
  2. AWF-128

Not injecting the IOLoop into each HttpRequest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None

    Description

      org.deftserver.web.http.HttpRequest#setIOLoop is never used. This should be invoked by the framework (method is protected) after the HttpRequest is created.

      "The reason for this is so that a user defined RequestHandler will have access to its surrounding IOLoop. (In a single threaded environment its sufficient to use the IOLoop.INSTANCE if you need the ioloop, e.g. for adding timeouts, callback or a new IOHandler)."

      Attachments

        Activity

          People

            Unassigned Unassigned
            rschildmeijer Roger Schildmeijer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: