Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-19328

[GSS](7.3.z) UNDERTOW-1197 - Response not reused when processing async request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.3.2.CR1, 7.3.2.GA
    • 7.3.0.GA
    • Undertow
    • None

      Spring ShallowEtagHeaderFilter is failing when used with async controllers and undertow. The reason is that it assumes that the servlet container uses ServletResponse form AsyncContext for subsequent async processing. I do not know the spec, but it works with other servlet containers so I assume that it's a bug in Undertow. It's hard to describe, please run https://github.com/lukas-krecan-lt/async-demo/blob/undertow/src/test/java/com/example/asyncdemo/AsyncControllerIntegrationTest.java in https://github.com/lukas-krecan-lt/async-demo/tree/undertow (undertow branch) and see for yourself.

              rhn-support-ivassile Ilia Vassilev
              rhn-support-aogburn Aaron Ogburn
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: