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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-ivassile Ilia Vassilev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: