[GitHub] cxf pull request #305: Fix of non thread safe map reqHeaders

2017-08-09 Thread vbnhfylbh
GitHub user vbnhfylbh opened a pull request: https://github.com/apache/cxf/pull/305 Fix of non thread safe map reqHeaders SOAP_ACTION is shared between different requests despite thread.local.request.context=true. Reproduced under load of 100 transactions per second. You can

[GitHub] cxf pull request #305: Fix of non thread safe map reqHeaders

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh closed the pull request at: https://github.com/apache/cxf/pull/305 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cxf pull request #306: Soap action threadsafe fix

2017-08-29 Thread vbnhfylbh
GitHub user vbnhfylbh opened a pull request: https://github.com/apache/cxf/pull/306 Soap action threadsafe fix Fix of non thread safe map reqHeaders - SOAP_ACTION is shared between different requests despite thread.local.request.context=true. Reproduced under load of 100

[GitHub] cxf issue #305: Fix of non thread safe map reqHeaders

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh commented on the issue: https://github.com/apache/cxf/pull/305 Thanks for your feedback. Created https://github.com/apache/cxf/pull/306 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cxf pull request #305: Fix of non thread safe map reqHeaders

2017-08-29 Thread vbnhfylbh
GitHub user vbnhfylbh reopened a pull request: https://github.com/apache/cxf/pull/305 Fix of non thread safe map reqHeaders SOAP_ACTION is shared between different requests despite thread.local.request.context=true. Reproduced under load of 100 transactions per second. You can

[GitHub] cxf pull request #306: Soap action threadsafe fix

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh closed the pull request at: https://github.com/apache/cxf/pull/306 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cxf issue #305: Fix of non thread safe map reqHeaders

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh commented on the issue: https://github.com/apache/cxf/pull/305 @deki, thanks for your feedback. Please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cxf pull request #305: Fix of non thread safe map reqHeaders

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh closed the pull request at: https://github.com/apache/cxf/pull/305 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cxf pull request #307: Fix of non thread safe map reqHeaders - SOAP_ACTION i...

2017-08-29 Thread vbnhfylbh
GitHub user vbnhfylbh opened a pull request: https://github.com/apache/cxf/pull/307 Fix of non thread safe map reqHeaders - SOAP_ACTION is shared between… … different requests despite thread.local.request.context=true. Reproduced under load of 100 transactions per second. You

[GitHub] cxf issue #307: Fix of non thread safe map reqHeaders - SOAP_ACTION is share...

2017-08-29 Thread vbnhfylbh
Github user vbnhfylbh commented on the issue: https://github.com/apache/cxf/pull/307 Same as https://github.com/apache/cxf/pull/305 but with rebased branch. @deki, please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as