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

[GSS](7.2.z) UNDERTOW-1457 - Non persistent connection close may violate Undertow's thread model

XMLWordPrintable

      When a non persistent connection is closed Undertow will attempt to do a clean close. This can result in the connection close listener being called from the IO thread, which will attempt to end the current exchange. This can result in multiple threads being active in the exchange, which can cause issues such as double freeing of buffers.

              chaowan@redhat.com Chao Wang
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: