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

[GitHub] cxf issue #310: Cache URITemplates instead of creating them over and over re...

Github user sberyozkin commented on the issue:

    https://github.com/apache/cxf/pull/310
  
    Thanks for this patch. It won't make it into 3.2.0/3.1.13 which are due very shortly.
    Can you remove createExactTemplate and simply have createTemplate() updated given that with your patch createTemplate delegates to createExactTemplate ?
    The other point: should the map be weakly hashed ?



---
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.
---