You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by vbnhfylbh <gi...@git.apache.org> on 2017/08/29 09:04:28 UTC

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

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 transactions per second. See https://github.com/apache/cxf/pull/305
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vbnhfylbh/cxf soapAction-threadsafe-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/306.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #306
    
----
commit dd8eba76334889e2ebb54bae8e455bb80a966b2c
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-21T12:25:36Z

    [CXF-7343] Updating AbstractSpringComponentScanServer to pick up out fault interceptors, slightly modified patch from Hugo Trippaers applied, This closes #265

commit 8bf428f2df9a8968a69a4704589599f95f9fef3e
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-21T14:58:49Z

    Java docs updates by Dennis

commit e7774e76e5c0c8c92f082261f5bde8562ac103b1
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-21T15:56:01Z

    More prototyping related to the x509cert token binding

commit a2c97032e8185862f3ef27be83b05da167d89ad9
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-24T11:08:26Z

    [CXF-7343] Removing cxf interceptor field duplicates, slightly modified patch from Dennis Kieselhorst applied, This closes #267

commit c5e3bd87475d3df1a8e110f6ce57afe4323c24d0
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-24T12:37:07Z

    Removing a duplicate and wrong grant type auth code update as noticed by Adrian Gonzalez

commit 0010efbe2e31fbc6068e79ce8a0f7586ad04972e
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-04-24T14:59:10Z

    Removing FileInput/OutputStream
    
    # Conflicts:
    #	core/src/main/java/org/apache/cxf/configuration/jsse/SSLUtils.java
    #	rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/BinaryDataProvider.java
    #	testutils/src/main/java/org/apache/cxf/testutil/common/ServerLauncher.java
    #	tools/common/src/main/java/org/apache/cxf/tools/util/ToolsStaxUtils.java
    #	tools/wadlto/jaxrs/src/main/java/org/apache/cxf/tools/wadlto/jaxrs/SourceGenerator.java
    #	tools/wsdlto/frontend/javascript/src/main/java/org/apache/cxf/tools/wsdlto/javascript/WSDLToJavaScriptProcessor.java

commit 6b9d2d649a0b67fb15904b5b99deda2824a7553c
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-04-24T15:03:06Z

    Recording .gitmergeinfo Changes

commit b12af728a7f136c412ee07ea64616a216a63fd00
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-04-24T15:46:22Z

    Build fix

commit 5f04f8f708f14208179ffac8e18b3e47274ab25b
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-24T16:14:22Z

    [CXF-7347] Adjusting the pattern to capture Swagger UI 3.0.x resources as well

commit fb069dc54d47d9f4358b1d4503588886a1cbe189
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-24T21:16:33Z

    [CXF-7347] Dynamically setting a Swagger host property if needed

commit d199643a412020492967ed09d96dfdb0ce0265e2
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-04-25T09:04:21Z

    Minor fix
    
    # Conflicts:
    #	core/src/main/java/org/apache/cxf/helpers/LoadingByteArrayOutputStream.java

commit 7c8b43ab17bcee300ddcdac7a9cb0daa0c74617a
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-04-25T09:53:23Z

    Recording .gitmergeinfo Changes

commit 90a24853774a1258f35eec703e0ec0aaaa911e6b
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-25T15:40:40Z

    Starting with testing the client cert access token binding

commit 64035f8fa8e6c48981a830e1eed7d678381763eb
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-25T16:19:54Z

    Initial negative client cert token binding test

commit 468cb39200d7ef9cb4bcbbb379161a437c98618c
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-25T16:47:48Z

    Testing the standard token introspection path

commit 11fc8b3ca3a2090784b3337fe2638147a3c3881a
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-26T10:01:06Z

    [CXF-7347] Reverting a dynamic host check with Swagger 3.0.7 now correctly dealing with it

commit 0487b301a878e37178776af9a5aacf7934a674ca
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-26T13:10:06Z

    Testing cert token binding when JWT is used

commit a0aa23493598c6e7d2d9d41fd086bea430d4c6b5
Author: Alessio Soldano <as...@redhat.com>
Date:   2017-04-18T22:48:39Z

    [CXF-7339] Fix NPE due to weak reference being GC-ed

commit c74fd38620b905b096e02dd987e6a97bc5e0a616
Author: Alessio Soldano <as...@redhat.com>
Date:   2017-04-26T14:25:34Z

    [CXF-7339] Null key support in CacheMap

commit 1cfc45b662e9b38af9ce6e3a2f6a96e3ca41c65a
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-27T12:33:36Z

    Adding DynReg and access token cert binding test

commit ceda250084949a8216a1d0f62cc64bd60d45a2fd
Author: reta <dr...@gmail.com>
Date:   2017-04-28T01:26:32Z

    CXF-7336: [cdi] wrong org.apache.cxf.cdi.CdiResourceProvider#isSingleton implementation

commit 1e99be66040884b233906fde7394896f2723da69
Author: Freeman Fang <fr...@gmail.com>
Date:   2017-04-28T03:38:30Z

    [CXF-7350]the exception should be able to return to client if retry is 0 with ws-rm
    
    (cherry picked from commit c48c368f4622d88673dcc77c5726f5563f792b07)
    
    Conflicts:
    	rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RetransmissionInterceptor.java

commit b3c4e25b8952b64f25fcc2ea1264b95e08e3a717
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-28T12:55:12Z

    Restricting the OAuth2 client auth method when possible

commit a57148a706ad47b91c5cbf01e863e32b91ad94b7
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-28T12:59:25Z

    Removing some duplicate code

commit 90ae7f33580948c08bc26ce5bf0fb3294f6000f9
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-28T15:38:48Z

    [CXF-7320] Unwrapping a charset if needed

commit 10d845b61d65724583b9fbf80d95bd929a1410d7
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-28T16:07:22Z

    [CXF-7353] Initial support for custom Swagger UI coordinates

commit 20efc30eb21f5f32a1a3de1eb5ea41f8dd01776c
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-04-28T16:13:59Z

    Fixing a typo

commit 253b9aa205d8033e29313c2de93762d8b4f42071
Author: Freeman Fang <fr...@gmail.com>
Date:   2017-05-02T08:25:54Z

    [CXF-7356]need consider SoapBinding has multiple default namespace when compare two bindingId
    
    (cherry picked from commit 24f4c842da48e0a3ff06a2f5589011a90862f56d)

commit df104ce05bc3c4401c04510e90e530e1da269852
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-05-02T09:01:08Z

    Adding a JAXRS Feature class to the list of the server-supported providers

commit 653a93f6e3321ed558c5edd80603b79e18d36a12
Author: Sergey Beryozkin <sb...@gmail.com>
Date:   2017-05-02T16:45:31Z

    [CXF-7351, CXF-7352] UriInfo.getMatchedUris does not work if the root-class templates are used or when a CORS preflight method is checked

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by vbnhfylbh <gi...@git.apache.org>.
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---